LInQ to Entity debug Visualizer is a addon to Visual Studio 2008/2010/2012 While in debug session in Visual Studio [any programming language], after executing a Linq ObjectQuery, you may 1. Hover your mouse over the ObjectQuery result variable or 2. Place ObjectQuery result variable in Watch Window in Visual Studio. This lets you visualize 1. Lambda expression of the LInQ query 2. Native SQL 3. Parameter information in LInQ query and option to modify parameters 4. DB Connection properties 5. Query result 6. Query execution log Linq to Entity debug visualizer is capable of visualizing Linq to Entity (ADO.NET Entity Model) based Entities (edmx). As Linq to Entity can connect to any database including MS SQL, DB2, Oracle, MySQL, Access, etc. "RV's LInQ to Entity debug visualizer" can visualize your native query of any database. Please do not forget to post your comments and rating. Make sure to let me know with which database you used the tool. If the tool helps you in any way you may opt to donate to help us continue to serve. |