LinqConnect 3.2 is released!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

LinqConnect 3.2 is released!

Post by Devart » Thu 15 Mar 2012 14:39

Dear users,

Devart is glad to present the new version of LinqConnect 3.2 - an enhanced LINQ to SQL compatible ORM solution with extended functionality, support for SQL Server, Oracle, MySQL, PostgreSQL, and SQLite. New version of LinqConnect offers support for Visual Studio 11 Beta and improved Entity Developer 4.3.

Designing ORM models became even more convenient and intuitive with possibility to copy, cut, and paste model objects on diagrams and in Model Explorer. You can also drag properties between entities.

Here is the complete list of LinqConnect 3.2.57 features:
  • Visual Studio 11 Beta is supported
  • The bug with column order in queries including the UNION clause is fixed
  • The bug with InvalidOperationException on disposing data contexts is fixed
Entity Developer
  • The copy/cut/paste functionality is added for objects of the conceptual part of a model
  • The possibility to drag&drop properties between classes in Model Explorer is implemented
  • The "HeaderTimestampVersionControlTag" generation template option is added for improving integration with version-control systems
  • The bug with retrieving database metadata on Windows Azure is fixed
  • The bug with generating mappings for many-to-many association of entity to itself is fixed
Devart development team
http://www.devart.com/linqconnect/

Locked