Explain dotnet framework ?
How is the using() pattern useful? What is idisposable?
Different types of authentication modes in .net framework ?
What is the difference between an event and a delegate?
What do you know about machine.config file ?
How does an appdomain get created?
Why am I getting an invalidoperationexception when I serialize an arraylist?
How do I know when my thread pool work item has completed?
What is the difference between metadata and menifest ?
I can't be bothered with cas. Can I turn it off?
What are public and private assemblies ?
What does this do? Gacutil /l | find /i "corillian"
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
How resource files are used in .net?
Differnce between managed code and unmanaged code ?