Why we r using AJAX in ASP.NET ?

Answers were Sorted based on User's Feedback



Why we r using AJAX in ASP.NET ?..

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

Why we r using AJAX in ASP.NET ?..

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

Post New Answer

More AJAX Interview Questions

What is ajaxcontrol toolkit?

0 Answers  


What is the xmlhttprequest object in ajax?

0 Answers  


What is the limitation of AJAX ?

0 Answers  


What is the difference between proxied and proxyless calls?

0 Answers  


Which are the trigger types that we find in update panel?

0 Answers  






Do ajax applications always deliver a better experience than that delivered by a traditional web application?

0 Answers  


Should I use an http get or post for my ajax calls?

0 Answers  


Easy trough that the classical web applications are harder to make than ajax applications?

0 Answers  


How many update panel can be used per page?

1 Answers  


Is javascript knowledge is required to do Ajax?

1 Answers  


What about applets and plugins?

0 Answers  


Define the role of the Update Panel?

1 Answers  


Categories