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 are the advantages and disadvantages of ajax?
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 is the difference between proxied and proxyless calls in AJAX?
What are the types of post back in Ajax?
What parts of the html_ajax api are stable?
When should I use an java applet instead of ajax?
How do we debug javascript?
How to handle multiple or concurrent requests in ajax?
List some advantages and disadvantages of using ajax.
Can we nest the updatepanel controls? : asp.net ajax
What is the syntax to create ajax objects? : asp.net ajax
How does html_ajax compare with the xajax project at sourceforge?