What is the basic goals of AJAX ?
Answer / Vickey Saxena
The main goal of AJAX is to update parts of a web page asynchronously without reloading the entire page. This improves user experience by making web applications more responsive and efficient.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are synchronous and asynchronous ajax requests?
What are the controls of the Script Management group?
Which two methods are used for handling cross-domain ajax calls ?
Explain the need of the timer control in ajax? : asp.net ajax
How can javascript be debugged?
Who's using ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
How we can send data to server using ajax?
Can we nest the updatepanel controls? : asp.net ajax
Is ajax a technology platform or is it an architectural style?
Describe how to handle concurrent ajax requests?
How can AJAX applications be debugged?