What is Synchronous and Asynchronous AJAX request.
Answer Posted / ahmed
asynchronous where the script allows the page to continue to
be processed
and will handle the reply if and when it arrives.
synchronous where the script stops and waits for the server
to send back a reply before continuing and
Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is asp.net ajax? : asp.net ajax
What is the importance of client-side libraries? : asp.net ajax
How ajax work ?
In what way are proxyless calls different than the proxied calls in ajax?
Describe the animation extender control and the method by which this control is utilized?
Are there usability issues with ajax?
How do we manage concurrent request?
What is the asp.net ajax framework? What versions have been released so far?
Did adaptive path help build google's ajax applications?
Explain limitations of ajax.
Difference between server-side ajax framework and client-side ajax framework?
How do I handle concurrent ajax requests?
What is the use of updatepanel?
What browsers support ajax?
How do I send an image using ajax?