Debug JavaScript using Visual Studio 2005 & IE6+

I am always delighted when sharing little nuggets of knowledge proves to have impact on customers.  I don't know how many times I have seen a surprised smile on a web developers face when I mention that you can debug JavaScript in Visual Studio 2005.  You might have already caught this in the comments from my recent screencast post or on channel 9.  I figured it warranted a separate post to make sure it didn't slip by those of you would find it valuable but don't read the comments.  There's a walkthrough at https://msdn2.microsoft.com/en-us/library/k2h50zzs(VS.80).aspx that shows you how to enable this feature.

-Marc