dotConnect for SQLite 2.50 Available!

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

dotConnect for SQLite 2.50 Available!

Post by Devart » Mon 09 Nov 2009 13:58

Dear users,

Devart Team is glad to announce a new version of dotConnect for SQLite. The new version 2.50 will greatly enhance product capabilities and improves LINQ to SQLite and Entity Framework support.

dotConnect for SQLite is enhanced with user-defined functions support. There are new classes in dotConnect for SQLite: SQLiteAggregateFunction, SQLiteScalarFunction, and SQLiteCollationFunction that ease the creating and registering of user-defined aggregate, scalar, and collation functions. They allow you to implement the deficient functions for SQLite or even overload standard SQLite functions with your own ones.

In LINQ to SQLite, dotConnect introduces support for DeleteOnNull association attribute.

In Entity Framework the performance for StartsWith, Contains and EndsWith methods was increased, support for EF Precision and Scale facets was added, and MS EDM Designer compatibility was improved.

You are welcome to enjoy the world of efficient application development with the new dotConnect for SQLite!

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 dotConnect for SQLite support zone. We are always glad to hear your comments and take into account your development needs.

Devar Developmnet Team
http://www.devart.com/dotconnect/sqlite/

Locked