How to load a user control dynamically in runtime?
Explain something about WebService?
Explain garbage collection?
What is a formatter in .net?
What is smart navigation in .net?
What's typical about a windows process in regards to memory allocation in .net?
What's a windows process in .net?
How do you trigger the paint event in system.drawing?
Explain the Scope of public/private/friend/protected/protected friend.
What is managed code execution?
Explain about .net assemblies?
Explain what is an anonymous method and how is it different from a lambda expression?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?