Tuesday, November 21, 2006

Debugging JavaScript

Good article on how to debug JavaScript in Visual Studio, including all the options that need to be activated both in IE and VS.

http://weblogs.asp.net/pglavich/archive/2006/11/02/Debugging-Javascript-on-a-Live-site-_2D00_-Fun-and-Games.aspx

1 comment:

Unknown said...

If you are interested in a simpler yet useful way to debug Javascript from IE, you want to have a look at http://www.ieforge.com/CompanionJS. It is a very early stage tool yet ... super useful!