What are the deferred execution and the immediate execution in linq?
Explain why do we use the “using” statement?
Explain how to load the contents of an xml file into an xmldocument object?
What is Nothing permission set in .Net
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Define satelite assembly?
What is the use of trace utility?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
How is meant by dll in .net?
How do you turn off cookies for one page in your site?
What is meant by globalization and localization?
What?s Singleton activation mode?
Explain weg config settings for exception managment in asp.net?