Differentiate between object pooling and connection pooling in c#?
Is goto statement supported in c#?
Explain static class members.
What is public, private, protected, internal and internal protected?
Explain copy constructor?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
what is serilization?
What does it mean to override a method?
What are the Configuration files in .net?
What is the difference between struct and class c#?
Explain the process of polymorphism with an example?
In a single .NET DLL how many classes it contains?
What will a loop recorder show?