What versions of .net are there?
What is deferred execution vs. Immediate execution in linq?
Directcast(123.34,integer) - should it throw an error? Why or why not?
Explain the different parts of an assembly?
Explain the process of compilation in .NET?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What exactly is being serialized when you perform serialization in .net?
Differences between dll and exe?
Explain the features that are common to all .Net languages.
What is the difference between server.transfer and response.redirect? Why?
what is yield keyword in .Net?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What tags do you need to add within the asp:datagrid tags to bind columns manually.