What are the common problems (errors) you get while
implementing AJAX?
Answer / mithun
No Back Button Functionality
By default the browser stores the web page visited in the History Folder, but with AJAX the browser is unable to retrieve the dynamic content.
Making too much AJAX calls will degrade the browser performance and it will become slow.
Is This Answer Correct ? | 4 Yes | 0 No |
Does this mean adaptive path is anti-flash?
How do we manage concurrent request?
What is the necessary control that must put in order to use Ajax Controls?
Does load runner support ajax apps?
We used asynchronous server communication for a long time, what new thing is ajax bringing?
What is the difference between AJAX using .net over AJAX using Java?
How to handle multiple async ajax requests?
What exactly is the w3c dom?
Define the role of the Update Panel?
What is JSON in Ajax?
What does the dynamicpopulateextender control do? : asp.net ajax
What is the use of updatepanel?