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 response time when using ajax?
What is an ajax request and what is a simple example of where a ajax request would be used?
Explain the limitations of ajax? : asp.net ajax
What is the name of object used for AJAX request?
is the xmlhttprequest object part of a w3c standard?
What is the asp.net ajax framework?
What is the xmlhttprequest object?
What is a simple example of where a ajax request would be used?
How can we handle concurrent requests?
What is the purpose of xmlhttprequest?
What is an ajax request?
What are the requirements to run asp.net ajax applications on a server?