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 |
Would we be able to call server-side code from javascript?
Define the role of the Update Panel?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
How to control the duration of an Ajax request?
Which are limitations of ajax?
What are the browser versions that ajax is compatible with?
How do I handle concurrent ajax requests?
What is Synchronous and Asynchronous AJAX request.
How will you update multiple records in a single shot? From an ASP.net appli to SQL Serevr
What will happen with click of browser "back" button among asynchronous requests?
Did adaptive path help build google's ajax applications?
What is the difference between javascript and ajax?