What are the drawbacks of extending an interface as opposed to extending a class?
What are the types of comments in c#?
what is the purpose of interface in c#.net
What are abstract classes in c#?
Why do we use classes?
what is a static constructor?
Are multiple data types stored in System.Array?
What is difference between asp net and c# net?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
What do you mean by abstract class in c#?
Is java better than c sharp?
How to find methods of a assembly file (not using ILDASM)?
What are the problem with .NET generics?