We used asynchronous server communication for a long time, what new thing is ajax bringing?



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

Post New Answer

More AJAX Interview Questions

Why do we use the updateprogress control in ajax? : asp.net ajax

1 Answers  


Explain fetch api in javascript?

1 Answers  


What are ajax controls?

1 Answers  


Which request is better, Get or Post?

1 Answers  


How can we detect asynchronous partial page postbacks?

1 Answers  


What are the requirements to run asp.net ajax applications on a server? : asp.net ajax

1 Answers  


What is AJAX Control Extender Toolkit?

1 Answers  


Which control you need to place on the page to show loading image?

1 Answers  


How will you update multiple records in a single shot? From an ASP.net appli to SQL Serevr

2 Answers   Hoch Technologies,


What is the role of the scriptmanagerproxy control? : asp.net ajax

1 Answers  


What is the difference between synchronous postback and asynchronous postback? : asp.net ajax

1 Answers  


What are the tools for debugging ajax applications?

1 Answers  


Categories