Answer Posted / v madhu babu
There are two types of post backs:
Synchronous Postback
Asynchronous Postback
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Do we have to use http get/post for the ajax calls?
Would we be able to call server-side code from javascript?
What are the requirements to run asp.net ajax applications on a server?
Does ajax have significant accessibility or browser compatibility limitations?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
How do we get the xmlhttprequest object?
Is it true that ajax is code browser compatible?
What are limitations of ajax?
Why do we use the xmlhttprequest object in ajax?
Did adaptive path invent ajax?
How does an ajax call work?
Why is ajax called ajax?
What are the types of open() method used for xmlhttprequest?
What are the differences between ajax and javascript? : asp.net ajax