0
kicks
Seeing the SQL Generated by LINQ to Entity Queries -- Visual Studio Ma
Sometimes you really, really, really want to see the SQL that LINQ generates when working with the Entity Framework. There is a really simple way to do this using the immediate window that does not involve installing a profiler.