What is garbage collection in .net? Explain the garbage collection process?
Explain why do we use the “using” statement?
Readonly vs. const?
What is static constructor, when it will be fired?
What is deferred execution vs. Immediate execution in linq?
How does cas works?
What are the authentication methods in .net?
How viewstate is being formed and how it's stored on client in .net?
What is 3 tier architecture?
What are the contents of assembly?
How do you trigger the paint event in system.drawing?
What is the use of Treeview control?
How will you register com+ services?