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 |
What are synchronous and asynchronous ajax requests?
How to control how long an ajax request may last?
How can we detect asynchronous partial page postbacks?
Explain Ajax polling?
what are difference between server-side ajax framework and client-side ajax framework?
Whattrigger will fire initially by using update panel?
Describe the accordionextender control?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
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 development? Can ajax applications be made to work for users who have javascript turned off?
What are the requirements to run asp.net ajax applications on a server?
What is update panel?
What is the difference between javascript and ajax?