What is ajax used for?
Answer / Devendra Kumar Singh
AJAX is primarily used to dynamically update parts of a web page without requiring a full page refresh. It enables real-time data updates, form validations, and asynchronous server interactions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is polling in ajax?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
Do I really need to learn javascript before ajax?
What exactly is the w3c dom?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
How do we get the xmlhttprequest object in ajax?
Which are the two methods used for cross domain Ajax calls?
Which is the purpose for using the scriptmanager?
What is the difference between RegisterClientScriptBlock, RegisterClientScriptInclude and RegisterClientScriptResource?
1 Answers Clavax Technologies,
Where should I start?
What is polling in ajax.
What's the diff b/w destructor and garbage collector?