Powerful ORM Profiler Tool in LINQ Insight 3.0!

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

Powerful ORM Profiler Tool in LINQ Insight 3.0!

Post by Devart » Mon 10 Jun 2013 16:50

Dear users,

Devart is glad to present the new version of LINQ Insight 3.0 - a Visual Studio add-in that allows executing LINQ queries at design-time. The new version introduces ORM Profiler tool that allows you to profile ORM calls and data access events.

Now development of ORM based data access code is even more effective with LINQ Insight true ORM profiler tool. Unlike most profilers, our ORM Profiler allows you to see all the details of the ORM calls: context creation and disposing, LINQ statement text, generated SQL, and database calls, executed for the LINQ statement.

With our ORM Profiler there is no need to modify your project at all! Just open the LINQ Profiler window and click the Start profiler session button on its toolbar. Then run your project and get real-time data on ORM events in the LINQ Profiler window.

To know more about ORM Profiler, visit the Profile LINQ Easily with LINQ Insight page.

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