Answer Posted / 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 |
Post New Answer View All Answers
How to create an ajax website using visual studio?
Can we nest the updatepanel controls? : asp.net ajax
What is a simple example of where a ajax request would be used?
How can we detect asynchronous partial page postbacks?
Explain the updatepanel control? : asp.net ajax
How do we create a thread to do ajax polling?
Why does html_ajax hang on some server installs?
Who is using ajax?
How to handle multiple or concurrent requests in ajax?
How does one call a javascript function from the ajax code?
How to use ajax in updateprogress control?
Is ajax an api?
Methods of consuming web services in AJAX?
What is the use of the scriptmanager control in ajax? : asp.net ajax
What is asp.net 2.0 ajax?