How can we handle concurrent requests?
Answer / v madhu babu
Javascript functions should be written to handle concurrent requests and call back function can be passed as a parameter. Those parameters are passed to AjaxInteraction(URL, callback) object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
What is synchronous request in ajax?
Why do we use the updateprogress control in ajax? : asp.net ajax
What are the types of open() method used for xmlhttprequest?
Does this mean adaptive path is anti-flash?
Is ajax a technology platform or is it an architectural style?
What are the technologies used by ajax?
What are the types of send() method used for xmlhttprequest?
Can we use nested update panel in Ajax?
What are the different controls of asp.net ajax? : asp.net ajax
What are the extender controls? : asp.net ajax
Is javascript knowledge is required to do Ajax?