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 meaning has asp.net ajax?
Can I use asp.net ajax with any other technology apart from asp.net?
What are the advantages of Ajax?
is the xmlhttprequest object part of a w3c standard?
What are the difference between server-side ajax framework and client-side ajax framework?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
What kinds of applications is ajax best suited for?
How do we manage concurrent request?
What is the difference between AJAX using .net over AJAX using Java?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
whether QTP sopports the ajax application
How to control the duration of an Ajax request?