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
How to send an ajax request in javascript?
What browsers support ajax?
How do we handle concurrent ajax requests?
How ajax is different?
Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
Is it possible to set session variables from javascript?
What is the syntax to create ajax objects? : asp.net ajax
What will happen with click of browser "back" button among asynchronous requests?
Are ajax applications easier to develop than traditional web applications?
Is json is a programming language?
Is there any use abilities problems in ajax?
Describe the formats and protocols used by ajax?
What is xmlhttprequest object in ajax?
Define json?