Explain what is heap and what is stack?
What is connection pooling and how do you make your application use it?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is garbage collection in .net? Explain the garbage collection process?
Can we use data reader to bind gridview?
what all type of application can u make with visual studio?
What is static constructor, when it will be fired? And what is its use?
How do you create threading in .NET? What is the namespace for that?
What is Serialiazation?
How Can Registry Editor in .NET?
what is the difference between class and structures?
What?s a Windows process?
Explain me what is an anonymous method and how is it different from a lambda expression?