New Versions of dotConnect Data Providers Released!

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

New Versions of dotConnect Data Providers Released!

Post by Devart » Wed 29 Apr 2009 14:36

Dear users,

dotConnects continue to move towards being the optimal ORM solutions available on the market. The new versions of dotConnect for Oracle, MySQL, PostgreSQL, and SQLite fill the last gaps in implementation of LINQ to SQL and Entity Framework support.

In LINQ to Oracle, LINQ to MySQL, and LINQ to PostgreSQL dotConnects introduce full support for stored procedures, user-defined functions, database management, and SqlMethods class.

dotConnect for PostgreSQL is enhanced with SSL connections and binary mode in PgSqlLoader. There are also new classes: PgSqlAlerter to handle LISTEN/NOTIFY commands, PgSqlArray to represent PostgreSQL ARRAY data type, and PgSqlLargeObject to support PostgreSQL large objects. PgSqlDump now can optionally include different database object types.

The functionality of dotConnect for MySQL was improved by adding new properties to the MySqlConnection class. The Charset property allows to avoid using the Unicode mode to reduce net traffic. The PingInterval property serves for connection maintaining, as ping command is sent to server to prevent closing connection unilaterally.

In Entity Framework support, Entity Developer 2.00 now fully replaces standard Microsoft tools and leaves them behind by offering a set of advanced features. Complex Type support, availability of all three types of inheritance, and Validation schema improvement make the tool ideal for working with models.

Entity Developer is much faster and more flexible than Visual Studio wizards and designers for Entity Framework and LINQ to SQL models. This is especially important for dotConnect for SQLite, where Entity Framework design time was not available at all due to Visual Studio limitations.

You are welcome to enjoy the world of efficient application development with the new dotConnects!

dotConnect for Oracle 5.20[ Download ] [ New Features ]
dotConnect for MySQL 5.20[ Download ] [ New Features ]
dotConnect for PostgreSQL 4.50[ Download ] [ New Features ]
dotConnect for SQLite 2.20[ Download ] [ New Features ]

If you wish to provide feedback on the new versions, you can do it in our forums or by e-mail. There is also feedback form in the support zone of every product. We are always glad to hear your comments and take into account your development needs.

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

Locked