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
Who is using ajax?
When should I use an java applet instead of ajax?
Should I use an http get or post for my ajax calls?
How do you know that an ajax request has completed?
What are the types of open() method used for xmlhttprequest?
Which are the trigger types that we find in update panel?
When will html_ajax have a stable release?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
How do we abort the current xmlhttprequest in ajax?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
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.
What are the technologies used by ajax?
What are the security issues with ajax?
What are the new features included in the microsoft ajax library? : asp.net ajax
What are the properties of xmlhttprequest?