What is update panel?
Answer / v madhu babu
Update panel is a server control used to update the specified portion of a web page. Script Manager needs to be used whenever update panel is used. Using update panel, user cannot handle outside controls.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of the callback function in ajax?
Describe how to handle concurrent ajax requests?
How do we manage concurrent request?
What is the disadvantage of ajax?
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
Is AJAX code cross browser compatible?
What is the syntax to create ajax objects? : asp.net ajax
Can you list some examples of ajax-based applications?
Is ajax a framework?
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
How we can send more values through the response text?
How can we detect asynchronous partial page postbacks?