What are the goals of Ajax?



What are the goals of Ajax?..

Answer / v madhu babu

The basic goals of ASP.NET Ajax are:

Reduced web server hits

Reduced Network load

Interactive user interface

Platform and architecture neutrality

Support for both synchronous and asynchronous communication

Provide a server- and client-side framework

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More AJAX Interview Questions

How to control how long an ajax request may last?

0 Answers  


What are the advantages and disadvantages of ajax?

0 Answers  


Which request is better with ajax, get or post?

0 Answers  


Describe Ajax With its Implementation Process ? Give an example?

0 Answers   MaxSolPro,


Where AJAX cannot be used?

1 Answers  






Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?

0 Answers  


How can we make a mashup with java by accessing other domains data?

0 Answers  


What are the extender controls? : asp.net ajax

0 Answers  


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

0 Answers  


Are there any security issues with ajax?

0 Answers  


What is the name of object used for AJAX request?

1 Answers  


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

0 Answers  


Categories