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 |
Difference between server-side ajax framework and client-side ajax framework?
How do we manage concurrent request?
Is ajax a technology platform or is it an architectural style?
How does html_ajax compare with the xajax project at sourceforge?
What are the new features of asp.net ajax 4.0?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
Which request is better, Get or Post?
Is ajax still in use?
Why do we use the xmlhttprequest object in ajax?
what is the active x dll used for ajax. explain y we use ajax?
Describe the animation extender control and the method by which this control is utilized?
What is an ajax request and what is a simple example of where a ajax request would be used?