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 |
What are the properties of xmlhttprequest?
How can we handle concurrent requests?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
What is the role of the scriptmanagerproxy control? : asp.net ajax
Why we r using AJAX in ASP.NET ?
What are all the security issues of Ajax?
In what way are proxyless calls different than the proxied calls in ajax?
Does load runner support ajax apps?
List some advantages and disadvantages of using ajax.
How do I submit a form or a part of a form without a page refresh?
What is the difference between proxied and proxyless calls?
What is asp.net 2.0 ajax?