Do ajax applications always deliver a better experience than that delivered by a traditional web application?
911Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev
927Some 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?
929Don'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.
851
Do I really need to learn javascript before ajax?
How does html_ajax compare with the xajax project at sourceforge?
What exactly is the w3c dom?
In ajax does the client or the sever have the control?
What is the xmlhttprequest object?
Does this mean adaptive path is anti-flash?
How was ajax killed?
Who is using ajax?
When will html_ajax have a stable release?
What is the asp.net ajax framework?
What is the difference between synchronous and asynchronous requests?
Do ajax applications always deliver a better experience than traditional web applications?
What do I do on the server to interact with an ajax client?
How do we abort the current xmlhttprequest in ajax?
In what way are proxyless calls different than the proxied calls in ajax?