Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is the use of trace utility?
What does msil do?
How do you generate a strong name?
What is typical about a windows process in regards to memory allocation in dot net?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
Explain the difference between managed and unmanaged code?
What is static constructor, when it will be fired?
In code behind class, name the type of code found. Is it the server side code or client side code?
How will u load dynamic assembly? How will create assemblies at run time?
Can we use data reader to bind gridview?
How does linq work?
What's the .net collection class that allows an element to be accessed using a unique key?