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 |
What are the benefits of ajax over java applet?
Can we call server-side code from javascript? : asp.net ajax
What is ajax method?
What is the name of the DLL that contains Ajax control tool kit?
Define json?
What is ajax and how does it work?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
What are the types of open() method used for xmlhttprequest?
What are the limitations of Ajax?
How do we manage concurrent request?
Describe the accordionextender control? : asp.net ajax
How to use ajax in updateprogress control?