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 |
Can we call server-side code from javascript? : asp.net ajax
Is ajax just another name for xmlhttprequest?
Describe the process and benefits of using the always visible control extender?
Should I use an http get or post for my ajax calls?
What is a simple example of where a ajax request would be used?
When should I use an java applet instead of ajax?
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
Did adaptive path invent ajax?
How do I send an image using ajax?
How can we detect asynchronous partial page postbacks?
What kinds of applications is ajax best suited for?
What is ajax used for?