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

How can AJAX applications be debugged?

1 Answers  


Why do we use the xmlhttprequest object in ajax? : asp.net ajax

0 Answers  


Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax

0 Answers  


What are the common ajax frameworks?

0 Answers  


What are limitations of ajax?

0 Answers  






How does one call a javascript function from the ajax code?

0 Answers  


What is the xmlhttprequest object?

0 Answers  


What parts of the html_ajax api are stable?

0 Answers  


What are the new features of asp.net ajax 4.0?

0 Answers  


What are the extender controls? : asp.net ajax

0 Answers  


When should we use a java applet instead of ajax?

0 Answers  


How to send an ajax request in javascript?

0 Answers  


Categories