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
Define json?
How do we debug javascript?
Is it possible to set session variables from javascript?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
How does html_ajax compare with the xajax project at sourceforge?
What is an ajax request?
What are the benefits of ajax?
what is xmlhttprequest?
What is the importance of client-side libraries? : asp.net ajax
What is asp.net ajax? : asp.net ajax
What is the minimum version of php that needs to be running in order to use html_ajax?
Describe the ajax design pattern.
What is the difference between proxied and proxyless calls?
Describe the situations in which ajax should not be used? : asp.net ajax
Tell name of all the control of ajax?