LINQ Insight 2.0 with RavenDB Support, Higher Performance, and Other Improvements!

Devart news about betas, releases, awards, and other information
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

LINQ Insight 2.0 with RavenDB Support, Higher Performance, and Other Improvements!

Post by Devart » Wed 30 Jan 2013 13:54

Dear users,

Devart is glad to present the new version of LINQ Insight 2.0 - a Visual Studio add-in that allows executing LINQ queries at design-time. The new version introduces RavenDB support, improved performance, and numerous other improvements.

Previously LINQ Insight supported only parameters of a simple type. The 2.0 verson adds support for List<T> and array parameters. You can specify their values in a convenient editor dialog box.

LINQ Insight 2.0 provides better integration with the debugger. When you run LINQ query with LINQ Insight in debug mode, the debug values of application variables, that are in the query, are used.

Connection string editor is greatly improved. Instead of typing raw connection string, you can specify connection string parameters in a Properties-window-like dialog box.

You are welcome to download LINQ Insight here.

If you wish to provide feedback on the new version, you can do it on our forums or with the contact form. There is also a feedback form, and we are always glad to have your comments and take into account your development needs.

If you want to share your ideas about new LINQ Insight features, you may do it on the UserVoice.

Devart development team
http://www.devart.com/linqinsight/

Locked