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 |
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
What are the pre-requisites to execute AJAX applications on a server?
Would we be able to settle the updatepanel controls?
Does ajax have significant accessibility or browser compatibility limitations?
How do we get the xmlhttprequest object?
When should we use a java applet instead of ajax?
Describe the situations in which ajax should not be used? : asp.net ajax
Explain Ajax polling?
What are the extender controls? : asp.net ajax
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
What is the importance of client-side libraries? : asp.net ajax
Is there any use abilities problems in ajax?