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 |
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
What is the syntax to create ajax objects? : asp.net ajax
What is the use of the scriptmanager control in ajax? : asp.net ajax
Are there any security issues with ajax?
How to send an ajax request in javascript?
What is JSON in Ajax?
How many update panel can be used per page?
What is the disadvantage of ajax?
Why do we use the updateprogress control in ajax? : asp.net ajax
What is ajax method?
What are the tools for debugging ajax applications?
How do you know that an ajax request has completed?