What are ajax limitations?
No Answer is Posted For this Question
Be the First to Post Answer
How can AJAX applications be debugged?
What is the necessary control that must put in order to use Ajax Controls?
In what way are proxyless calls different than the proxied calls in ajax?
What are the new features of asp.net ajax 4.0? : asp.net ajax
What are the tools for debugging ajax applications?
When should I use an java applet instead of ajax?
What is the use of updatepanel?
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.
How do I abort the current xmlhttprequest?
How can we cancel the XMLHttpRequest in AJAX?
Does 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 development? Can ajax applications be made to work for users who have javascript turned off?
In ajax does the client or the sever have the control?