Which 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?
No Answer is Posted For this Question
Be the First to Post Answer
what is view state and its use
10 Answers DELL, Efextra, HCL,
What is the difference between appsetting and connectionstring tags in web.config file
What are the disadvantages of asp.net?
What does the "EnableViewState" property do? Why would I want it on or off?
difference between <connectionstring> <Appsetting>
What is Hidden Fields in Asp.Net
What is the file extension of web service?
how we declare interface
What are cookies in your browser?
What is the sequence of operation takes place when a page is loaded ?
What are the page life cycle events?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.