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 are the security issues with ajax?

0 Answers  


List the different states of xmlhttprequest with their description? : asp.net ajax

0 Answers  


What is Script Manager?

1 Answers  


What are the controls of the Script Management group?

1 Answers  


Define json?

0 Answers  






What are the differences between ajax and javascript?

0 Answers  


What technologies are being used in ajax? : asp.net ajax

0 Answers  


What browsers support ajax?

0 Answers  


What is the difference between javascript and ajax?

0 Answers  


Tell name of all the control of ajax?

0 Answers  


What kinds of applications is ajax best suited for?

0 Answers  


Differentiate between synchronous and asynchronous ajax requests.

0 Answers  


Categories