What are the protocols used by Ajax?
Answer / 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 |
How to handle multiple or concurrent requests in 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?
Is there any use abilities problems in ajax?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
what is xmlhttprequest?
What are the components of the ASP.NET AJAX architecture?
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
Describe the animation extender control and the method by which this control is utilized?
is the xmlhttprequest object part of a w3c standard?
Is it true that the ajax application are much better than the classical internet applications?
Explain the updatepanel control? : asp.net ajax
What is the asp.net ajax framework? What versions have been released so far?