In the previous chapters, the stress was on how to use the .NET API. All of the examples were illustrated using C#, but the examples did not use any particular feature of C#. The examples could have been executed with VB.NET or any other .NET language. That changes in this chapter, as the focus is on the C# programming language. Specific features of the language will be dissected & analyzed. Sometimes patterns will be used, & other times not. In the overall system of this chapter, the idea is to give you a better understanding of what C# is capable of & not capable of.
Interview Questions: Implement Same Name Method of two Interfaces in a Class using C#
-
This is most famous question in OOPs programming. if you have two
interfaces and driving a class and these two interfaces have the same name
method then ...
Kindly post the sample codes of class using the sql command...how to call the sql command to the button...please post als the sample codes of UPDATE, SAVE, DELETE, SELECT..thanks..
ReplyDelete