Explain about Automatic resource management?
How to refresh a page in asp.net
What is true about application service provider?
How can I configure asp.net applications that are running on a remote machine?
When during the page processing cycle is ViewState available?
What is the maximum timeout we can set for Cookies?
What is server infrastructure?
What is the use Membership in asp.net? and What is the use profiler in asp.net?
What is the difference between a multi-layer and multi-tier applications?
suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.
Which control would you use if you needed to make sure the values in two different controls matched?
Difference between application events and session events
Write the different features of a Thread and a Process?