What is STA in .NET?
What's the .net collection class that allows an element to be accessed using a unique key?
What is the use of system.diagnostics.process class in .net?
What is MSIL code ?
What are the improvements made in cas in .net 4.0?
What is the native image generator?
Explain what is the difference between response.redirect & server.transfer?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Explain the process of compilation in .NET?
What is an EXE?
Dot Net is Platform Independent or Platform Dependent..?
Explain the Scope of public/private/friend/protected/protected friend.
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?