What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
910Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
1011If 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?
950Which 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?
919
What is microsoft windows sharepoint services?
Is post back property in asp net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the benefits of view state?
Why is global asax is used for?
What symbol specifies the beginning of a query string?
What are the advantages of using session?
How can we update records in gridview?Is there any appropriate code for it?
What is the purpose of master page?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Explain file-based dependency and key-based dependency.
What New Features comes with ASP.NET Web API 2.0?
What are Caching techniques in .NET
What are url fragments?
Which is faster viewbag or viewdata?