Where the viewstate is stored after the page postback?
Can you nest updatepanel within each other?
Explain about Automatic resource management?
Difference between singleton and singlecall.
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What are custom controls?
What is server components?
What are url fragments?
What is ispostback property?
Can you set which type of comparison you want to perform by the comparevalidator control?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
How does output caching work in ASP.NET?
What are app services?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
How can we apply themes to an asp.net application?