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 all the browsers support AJAX?

1 Answers  


How to cancel the current request in ajax?

0 Answers  


How can we get the state of the requested process? : asp.net ajax

0 Answers  


What is the asp.net ajax framework? What versions have been released so far?

0 Answers  


How many update panel can be used per page?

1 Answers  


What browsers support ajax?

0 Answers  


Diff b/w javascript and jquery

2 Answers   Hoch Technologies,


Is the server or the client in control?

0 Answers  


Does java have support for comet style server-side push?

0 Answers  


Is ajax still in use?

0 Answers  


What are the important methods of xmlhttprequest?

0 Answers  


Would we be able to settle the updatepanel controls?

0 Answers  


Categories