Why we r using AJAX in ASP.NET ?
Answers were Sorted based on User's Feedback
Answer / subramaniam
ajax which is used to reducing thr round trip time to server
this mainly avoiding reload of whole page into server.
| Is This Answer Correct ? | 22 Yes | 1 No |
Answer / krishna
bcoz it is based on a host of existing technologies and it
reduces network traffic since it makes asynchronous calls
to server so there is no round trip
| Is This Answer Correct ? | 18 Yes | 2 No |
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?
How do we get the xmlhttprequest object in ajax?
Does java have support for comet style server-side push?
Explain Ajax polling?
Explain the limitations of ajax? : asp.net ajax
How to handle multiple or concurrent requests in ajax?
What is the difference between AJAX using .net over AJAX using Java?
What is the syntax to create ajax objects? : asp.net ajax
What are the ajax security issues?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Did adaptive path help build google's ajax applications?
What is asp.net 2.0 ajax?