Answer Posted / v madhu babu
HTTP’s GET or POST
XMLHttpRequest for placing a request with the web server
Uses JSON to communicate between the client and server
UED or URL encoded data
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the advantages and disadvantages of ajax?
Describe the accordionextender control? : asp.net ajax
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
What is the difference between a destructor and a garbage collector?
What are the requirements to run asp.net ajax applications on a server?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
How to create an ajax website using visual studio?
Who is using ajax?
How do we get the xmlhttprequest object in ajax?
What is a simple example of where a ajax request would be used?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
What meaning has asp.net ajax?
What are the difference between server-side ajax framework and client-side ajax framework?
How does an ajax call work?