Define the role of the Update Panel?
Answer / v madhu babu
Update Panel is used to add functionality to the existing ASP.NET applications. By using partial page rendering, it can be used to update the content. Refresh can be made for the partial page instead of whole page.
Is This Answer Correct ? | 0 Yes | 0 No |
What javascript libraries and frameworks are available for ajax support?
whether QTP sopports the ajax application
How do we create a thread to do ajax polling?
Is the server or the client in control?
What is the necessary control that must put in order to use Ajax Controls?
Would we be able to call server-side code from javascript?
Can I use asp.net ajax with any other technology apart from asp.net?
What is the difference between javascript and ajax?
Why is html_ajax having stability issues on some installations?
How to handle multiple or concurrent requests in ajax?
What are the important methods of xmlhttprequest?
Should I use xml or text, javascript, or html as a return type?