First version of LinqConnect is released!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

First version of LinqConnect is released!

Post by AndreyR » Fri 28 May 2010 13:57

Dear users,

Devart is glad to announce the final release LinqConnect - an enhanced LINQ to SQL compatible ORM solution with extended functionality, support for SQL Server, Oracle, MySQL, PostgreSQL, and SQLite, its own visual model designer, seamlessly integrating to Visual Studio and SQL monitoring tool.

LinqConnect allows you to quickly create mapping model and generate data access layer code for your application, greatly decreasing development time and eliminating the need to work over routine tasks. It was developed closely to the Microsoft LINQ to SQL technology, while extending its functionality, thus allowing LINQ to SQL developer to easily get started to work with LinqConnect.

In addition to LINQ to SQL features, LinqConnect provides its own advanced functionality. LinqConnect has complete support for complex types, allowing you to create entity properties with internal structure. With ID Generation feature you may just set an attribute for the property to use unique value generation for it. LinqConnect caches compiled queries automatically, while allowing you to set cache parameters and control caching process. This is just a part of LinqConnect unique features.

LinqConnect supports SQL Server, Oracle, MySQL, PostgreSQL, and SQLite. It provides the same interface to all database servers, allowing you to easily develop applications, that are able to use different databases.

Download and try LinqConnect now!

Tell us what you think about the product at the LinqConnect feedback page. We are looking forward to your comments and suggestions.

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

Locked