ArtinSoft's Blogs

Software Migration Experts
Welcome to ArtinSoft's Blogs Sign in | Join | Help
in Search

Mauricio Rojas Blog

Debugging AJAX

AJAX applications are great
Their coolness factor is high, and your clients
will be trilled by the new interactivity of your pages
But as a developer when you have a problem with
AJAX it could be hard to track. Because there is
a lot going on behind the scenes
Some of our costumers migrate their ASP applications to
to ASP.NET and it's natural that they want
some AJAX in it.
So I found a GREAT GREAT application for AJAX debugging
It's called fiddler. I cannot describe it all for you so go its site and watch the videos
The tool is just amazing :)
It really can see everything that the browser
receives and sends and more.
A definitive must Fiddler

Comments

 

Yëco said:

Nice tool... at least for those who uses windows to develop.

I know other tool that allows to debug AJAX, CSS and common DOM errors... this tool is an small Firefox add-on so it's easy to install and configure.

This tool's name is FIREBUG and it's available in the firefox's Add-on directory.
December 17, 2007 3:14 PM
Powered by Community Server (Non-Commercial Edition), by Telligent Systems