LINQ to SQL Debug Visualizer

Add LINQ to SQL Debug Visualizer to your VS2008, here is a link for the add-in.
The download contains both a binary .dll assembly version of the visualizer (within the \bin\debug directory below), as well as all of the source code for the visualizer.

 

To install the LINQ to SQL debug visualizer, follow the below steps:

1) Shutdown all running versions of Visual Studio 2008

2) Copy the SqlServerQueryVisualizer.dll assembly from the \bin\debug\ directory in the .zip download above into your local \Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\Visualizers\ directory

 

 

Regards

4 Comments

Comments have been disabled for this content.