What are the components of the ASP.NET AJAX architecture?
Answer / v madhu babu
There are two components of AJAX Architecture:
AJAX client architecture
AJAX server architecture
| Is This Answer Correct ? | 3 Yes | 0 No |
What browsers does html_ajax work with?
What is the difference between json and ajax?
What are the different controls of asp.net ajax? : asp.net ajax
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
How can you debug asp.net ajax applications?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
Is ajax considered a programming language?
Describe how to handle concurrent ajax requests?
How do we create a thread to do ajax polling?
Which is the purpose for using the scriptmanager?
What is advantage of ajax?