What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
906Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
1004If 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?
946Which 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?
917
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Which platform does Microsoft .NET use for exchanging data between applications?
Explain difference between dataset and datareader?
Explain login controls.
What is localhost in asp.net?
What is the concepts of globalization and localization in .net?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is ipostback?
is gateway for sms continue connected for sending sms.how?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Which protocol is used to call web service?
How can we inherit a static member?
How to register exception filter globally?
Which adapter should you use, if you want to get the data from an access database?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?