Welcome to Kodyaz Development Resources Sign in | Join | Help
<September 2006>
SuMoTuWeThFrSa
272829303112
3456789
10111213141516
17181920212223
24252627282930
1234567

Navigation

Syndication

Javascript Debugging In VS 2003

Well as i surfed the web i came across this nice article:

http://weblogs.asp.net/ssharrock/archive/2003/04/20/5875.aspx

A little bit late but it shows you this tip:

Just two simple steps to client-side debugging nirvana.
  1. Clear the "disable script debugging" checkbox in Internet Explorer's advanced properties.
  2. Add the keyword "debugger" somewhere within your JavaScript.

And VS will launch and enable you to debug your script as you were debugging C#.

Greate Feature Thx VS Guys :)

Happy Debugging

Published Friday, September 01, 2006 7:32 AM by keremkusmezer

Comments

No Comments

Anonymous comments are disabled
Powered by Community Server, by Telligent Systems