If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is the role of global.asax?
can i inherit one web applications into another web applications in asp.net?
When we do partial refresh of a page using update panel how server knows it(which event occurs?)
Describe the application event handlers in ASP.NET?
suppose i am Admin in my application and i have to terminate the session of the particular user in my application.........how can i do it....?????
What is masterpage?
What is asp.net web pages?
Explain about Automatic resource management?
Describe the difference between a Thread and a Process?
Asp.net - How to find last error which occurred?
Can more than one person use the same login?
What is ViewState and How it is managed,Its Advantages/Benefits?