We used asynchronous server communication for a long time, what new thing is ajax bringing?
Answer / Amla Rani
AJAX brings the ability for web applications to update specific parts of a page dynamically without requiring a full page refresh. This improves user experience by making interactions feel more fluid and responsive.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we use the updateprogress control in ajax? : asp.net ajax
Explain fetch api in javascript?
What are ajax controls?
Which request is better, Get or Post?
How can we detect asynchronous partial page postbacks?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
What is AJAX Control Extender Toolkit?
Which control you need to place on the page to show loading image?
How will you update multiple records in a single shot? From an ASP.net appli to SQL Serevr
What is the role of the scriptmanagerproxy control? : asp.net ajax
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
What are the tools for debugging ajax applications?