Answer Posted / 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 View All Answers
What is the necessary control that must put in order to use Ajax Controls?
What technologies are being used in ajax? : asp.net ajax
What are the security issues with ajax?
Is ajax built into javascript?
What is json? : asp.net ajax
Is ajax considered a programming language?
Is it true that a xmlhttprequest objects belongs to the w3c standard?
Differentiate between synchronous and asynchronous ajax requests.
What is the xmlhttprequest object in ajax?
What is synchronous request in ajax?
How do we create a thread to do ajax polling?
How to send an ajax request in javascript?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
What is the minimum version of php that needs to be running in order to use html_ajax?
What are the advantages and disadvantages of ajax?