Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Can viewstate be accessed in another page?
Is oauth for authentication or authorization?
What does this do? gacutil /l | find /i about
Is asp.net mvc still used? : Asp.Net MVC
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is the function of the ViewState property?
Explain how does asp page work?
Explain current thinking around IClonable.
What is localization and Globalization?
How will you load dynamic assembly?
What is a WebService and what is the underlying protocol used in it? Namespace?
Explain the difference between globalization and localization techniques