How viewstate is being formed and how it is stored on client in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What's singleton activation mode in .net?
Will it go to finally block if there is no exception happened?
Please explain what is immutability, what is it for and how is it codified?
What is "common language runtime" (clr) in .net?
What are the different types of memory in .net?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What is RPC? What is the use of it?
Please explain what is reflection and what is it for?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Can we have same method with same name and signature using partial classes
What are the different parts of an Assembly in .Net?
How do you instantiate a complex number?