0
kicks
Easily Disable JavaScript Debugging in Visual Studio 2008
The development experience in Visual Studio 2008 beats the experience in any previous release hands-down. However, the addition of JavaScript debugging has caused me a slight issue. While debugging solutions that contain JavaScript, you may have noticed that a additional tree node that pops up in the Solution Explorer called Script Documents. This node represents all of the current JavaScript sources for the current request.