Answer Posted / karthikamburu
Ajax (sometimes called Asynchronous JavaScript and XML) is
a way of programming for the Web that gets rid of the
hourglass.The web pages get refreshed asynchronously to
fetch the
responses from servers irrespective of client requests.This
will reduce the client interactions with the server every
time
it needs to get the most recent data.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is the difference between proxied and proxyless calls?
How do I handle the back and forward buttons in ajax?
What are ajax controls?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
What is asynchronous request in ajax?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
Why is ajax called ajax?
What is use of Update Panel control in Ajax toolkit?
Is it possible to use fileupload control within the update panel?
How can we get the state of the requested process? : asp.net ajax
Describe the ajax design pattern.
Are ajax applications easier to develop than traditional web applications?
Describe the animation extender control and the method by which this control is utilized?
What is ajax method?
Describe the process and benefits of using the always visible control extender?