Explain the difference between asp.net and asp?
Can we have same method with same name and signature using partial classes
What is CCW (COM Callable Wrapper) ?
Explain me how does linq work?
What is msil, il?
Explain is the jit an interpreter?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Compare client server application with n-tier application
How boxing and unboxing occures in memory?
Is .net a programming language?
How to instantiate a delegate?
1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
Tell us what is heap and what is stack?