Explain the difference between managed and unmanaged code?
How com+ related to the dna architecture?
What application do you use to install a Windows service?
Do you know what is the difference between an abstract class and an interface?
What is the native image generator?
How can you instantiate a tuple?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What is the lapsed listener problem?
What tools is used to develop .NET applications?
How Garbage Collector (GC) Works?
Do you know what is garbage collector?
What is a strategy pattern? Implement it.