What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
941Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
1042If 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?
975Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
958
What is the default authentication mode for asp.net?
Explain the use of duration attribute of @outputcache page directive.
What is tracing? Where is it used?
Explain about ASP.NET?
Why session is necessary in web application?
What is application state?
To bind columns manually which tags do you need to add within the asp:datagrid ?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
A web service can only be written in .net? State whether true or false.
What is the difference between session and viewstate?
How long do session variables last?
Diff between web user control and web custom control?
What is the difference between user control an custom control?
What is cache in asp net?
What is server redirect?