How can AJAX applications be debugged?
Answer / v madhu babu
Two tools are used for debugging:
Fiddler for IE
Firebug for Mozilla.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between synchronous and asynchronous requests?
What is the response time when using ajax?
Where can I find examples of ajax?
What are the browser versions that ajax is compatible with?
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 dev
Do I really need to learn javascript before ajax?
Explain the step property of the numericupdownextender control? : asp.net ajax
Is the server or the client in control in ajax?
Difference between server-side ajax framework and client-side ajax framework?
Is there any use abilities problems in ajax?
What are the tools for debugging ajax applications?
Should I consider ajax?