Tuesday, January 25, 2011

LINQ to SQL Debug Visualizer

LINQ to SQL developer may use a "debug visualizer" to hover over a LINQ expression while in the VS 2008 debugger and inspect the raw SQL that the ORM will ultimately execute at runtime when evaluating the LINQ query expression.

LINQ to SQL Debug Visualizer

No comments: