Do ajax applications always deliver a better experience than that delivered by a traditional web application?
1010Does 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
1084Some 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?
1031Don'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.
954
Should I consider ajax?
Do we have to use http get/post for the ajax calls?
Does ajax have significant accessibility or browser compatibility limitations?
What are the new features included in the microsoft ajax library? : asp.net ajax
What is the use of the scriptmanager control in ajax? : asp.net ajax
Which are the trigger types that we find in update panel?
What are the technologies used by ajax?
What are the ajax security issues?
What are the advantages and Disadvantage of Ajax?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
How can you find out that an ajax request has been completed? : asp.net ajax
Does java have support for comet style server-side push?
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?
What is the asp.net ajax framework?
What are the properties of xmlhttprequest?