0 votes
in AJAX by
What are the goals of Ajax?

1 Answer

0 votes
by

The basic goals of ASP.NET Ajax are:

  1. Reduced web server hits
  2. Reduced Network load
  3. Interactive user interface
  4. Platform and architecture neutrality
  5. Support for both synchronous and asynchronous communication
  6. Provide a server- and client-side framework

Related questions

0 votes
asked Jan 29 in AJAX by Robindeniel
0 votes
asked Jan 29 in AJAX by Robindeniel
...