LINQ Insight & LinqConnect

Discussion of issues, suggestions and bugs of LINQ Insight, Visual Studio add-in for design-time executing LINQ statements, that simplifies debugging LINQ
Post Reply
jeffs
Posts: 7
Joined: Fri 15 Oct 2010 13:42

LINQ Insight & LinqConnect

Post by jeffs » Mon 26 Nov 2012 17:35

Does LINQ Insight only work with LinqConnect?

Will there be a seperate forum for it?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LINQ Insight & LinqConnect

Post by MariiaI » Tue 27 Nov 2012 08:12

LINQ Insight works with the following supported LINQ providers:
-LINQ to Entities (Entity Framework);
-LINQ to NHibernate;
-LINQ to SQL;
-LinqConnect;
-LINQ to XML;
-LINQ to Objects.

For more information about the LINQ Insight features please refer to http://www.devart.com/linqinsight/features-tour.html

As for the separate forum for LINQ Insight, it will be available in a few days.

Post Reply