What is the main usage of keyword “virtual†? How does it work for a method or property?
What is the gac, and where is it located?
STATIC METHOD CAN BE OVERLOADING AND OVERIDNG? IS POSSIBLE IN iN c# .NET AND WHAT IS THE REASON??
How do I create a dbml file?
What does the dispose method do with the connection object?
How does bubble sort work?
hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance
What is exe file in c#?
Can properties be private in c#?
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
Explain About multi level and multiple inheritance how to achieve in .net
What is the meaning of extention?
What is the use of ienumerable?