posted on Monday, January 31, 2005 9:29 AM by Andrew Scott

Visual Studio Debuging of Javscript

I am sure we all aggree that the debuger in Visual Studio is a very powerfull tool.  Though I use very infrequently as I have been doing alot of Javascript front end coding recently and hadn't realised that it was possible to debug Javascript in the same way as a .net app.

Alerts and a little debug area on the application was the best option untill I read this artical Debugging DHTML Applications off http://www.alphafilter.com/.    The author explains how to attach to the browser process add breakpoints and view var values.

Great tool for the Wild Blue Yonder of Javascript;

Now playing: Muse - New Born

Comments