Can any object be stored in a viewstate in .net?
What is a .DLL and .EXE files called in .NET?
Explain what is immutability, what is it for and how is it codified?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
Tell us the difference between managed and unmanaged code?
Which dll is required to translate xml to sql in internet information server (iis)?
What are the core differences between .NET Languages ?
Explain me difference between public and static modifiers?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is the difference between asp.net & vb.net and explain architecture?
Garbage collector thread is what kind of a thread?
How to instantiate a delegate?