Explain about .net assemblies?
How to spawn a thread?
How anonymous method is different from a lambda expression?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is garbage collection in .net? Explain the garbage collection process?
How to get the number after decimal point in .net?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Define code access security (cas)?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
What does il do?
What is a strong name in .net?
Explain how to stop a thread?
What is the advantage of packaging over xcopy in .net?
Explain how do assemblies find each other?