What are the components of the ASP.NET AJAX architecture?
Answer Posted / v madhu babu
There are two components of AJAX Architecture:
AJAX client architecture
AJAX server architecture
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Are there any frameworks available to help speedup development with ajax?
What is an ajax request?
How can you find out that an ajax request has been completed? : asp.net ajax
What is the xmlhttprequest object?
What is ajax method?
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
What are the different ways to pass parameters to the server? : asp.net ajax
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
What are the properties of xmlhttprequest?
How can javascript be debugged?
Differentiate between synchronous and asynchronous ajax requests.
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
How do you know that an ajax request has completed?
What is ajax used for?
What are the basic controls in asp.net ajax?