Today I was introduced to a new debugging feature in Visual Studio 2005 - debugging client side scripts. It is very easy to use. You just add the debugger keyword to your function and run the application (F5) as you would when you are debugging you code behind files. <SCRIPT language="javascript">...
Posted to
Visual Studio 2005
(Forum)
by
Margus Lapp
on
05-11-2007, 12:00 AM
Filed under: Visual Studio 2005, VS 2005, debugger, vs2005, javascript, debugging, script, debugger debug, client side