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 exactly is the w3c dom?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
What are Ajax applications?
What are the properties of xmlhttprequest?
How was ajax killed?
What is the importance of client-side libraries? : asp.net ajax
What is asp.net 2.0 ajax?
What is the name of the dll that contains the ajax control toolkit?
What is the predominant distinction between javascript and j-query?
Is it true that a xmlhttprequest objects belongs to the w3c standard?
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev
What is the response time when using 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 ajax a browser-dependent or a browser-independent script?
What are the basic controls in asp.net ajax?