Client side script debugging

Good Monday morning. I hope everyone had a nice weekend. Mine was wonderful because I got to spend it with my wife, which is quite a luxury for me these days.

 

Anyway, today I decided I would talk about client side script debugging. What I mean by client side script is the jscript/vbscript that is run inside of IE (as apposed to the script run inside of ASP.NET). The debugger team is about the last team in Microsoft that still does active development on this technology. I want to talk a bit about how we debug this stuff, give some tips, and talk about why a few things don't work.

 

Here you go: