What are the disadvantages of Ajax?
Answer / v madhu babu
Following are the disadvantages of Ajax:
AJAX is dependent on Javascript. If there is some Javascript problem with the browser or in the OS, Ajax will not support
Ajax can be problematic in Search engines as it uses Javascript for most of its parts.
Source code written in AJAX is easily human readable. There will be some security issues in Ajax.
Debugging is difficult
Increases size of the requests
Slow and unreliable network connection.
Problem with browser back button when using AJAX enabled pages.
Is This Answer Correct ? | 0 Yes | 0 No |
Whattrigger will fire initially by using update panel?
What is the asp.net ajax framework? What versions have been released so far?
Describe the animation extender control and the method by which this control is utilized?
Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
What are the ajax security issues?
What are all the security issues of Ajax?
What are Ajax applications?
What is ajaxcontrol toolkit?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
What are the differences between ajax and javascript?
What technologies are being used in ajax? : asp.net ajax
When should we use a java applet instead of ajax?