Quick question on LINQ to SQL generated queries output.
I am in a ASP.NET MVC project, Visual Studio 2008, and I am trying what\'s suggested in MSDN documentation:
You can use LINQ to SQL Visualizer. Attach the debugger, add a breakpoint and you'll be able to use it.