posts - 81, comments - 262, trackbacks - 0

LINQ to SQL Debug Visualizer


If you use LINQ, check this out, it's definitely worth the time. You can execute LINQ statements at the break point.

http://weblogs.asp.net/scottgu/archive/2007/07/31/linq-to-sql-debug-visualizer.aspx

"One of the nice development features that LINQ to SQL supports is the ability to 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."


Print | posted on Monday, October 13, 2008 7:16 AM | Filed Under [ Web Programming ]

Powered by:
Powered By Subtext Powered By ASP.NET