dotConnect for Oracle 5.70 is released!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

dotConnect for Oracle 5.70 is released!

Post by Shalex » Fri 21 May 2010 12:40

Dear users,

Devart is glad to announce the release of the new version of dotConnect for Oracle, enhanced database connectivity solution built over ADO.NET architecture that offers Entity Framework and LINQ to SQL support. New dotConnect for Oracle offers advanced LinqConnect ORM solution (formerly known as Devart LINQ support) closely compatible with Microsoft LINQ to SQL and having its own advanced features.

Devart LINQ to SQL support technology was greatly enchanced and renamed to Devart LinqConnect. Complex types were supported for more precise presentation of the denormalized table structure and for returning specific types from stored procedures and functions. Support for different configurable algorithms for primary key generation was added. LINQ performance was greatly improved. CompiledQueryCache class now allows you to manage automatic caching of compiled LINQ queries.

Here is the complete list of dotConnect for Oracle 5.70.140 features:
  • Supported password salt in ASP.NET membership provider
  • Added ClientId connection parameter
  • Improved Upgrade wizard
  • Changed generation of overloaded procedures names in Oracle Package Wizard
  • Changed default behaviour of OracleTransaction without explicit Commit/Rollback call (RollBack now)
  • Fixed bug with Upgrade Wizard on web sites
  • Fixed bug with disposing data table with InterForm ParentRelation
  • Fixed bug with lost InterForm connection
  • Fixed bug with executing a PL/SQL block with two parameters of the same name
  • Fixed bug with using Oracle Client 8
  • Fixed memory leak on selecting result sets containing geometry type
  • Fixed bug with opened cursors on dequeuing in Direct mode
  • Fixed bug with fetching large amount of rows of geometry type
  • Fixed bug with errors in ora log file in Direct mode
  • Fixed bug with hashed passwords in Membership provider
LinqConnect (formerly known as LINQ to Oracle)
  • LINQ to Oracle support is renamed to LinqConnect
  • Added support for Complex type
  • Added support for different configurable algorithms for primary key generation
  • Automatic configurable compiled query caching supported
  • Performance improved
  • DateTimeFormat is set in accordance with session parameters
  • Fixed bug with Union and Concat
  • Fixed bug with DbLinqDataSource and RadGrid paging
  • Fixed bug with 'Nop' node translation
  • Fixed bug with empty type in specific Group By clause
  • Fixed bug with ArgumentNullException on DataContext.Query().Contains()
  • Fixed bug with Cast() method
  • Fixed bug with binary primary keys
Entity Developer
  • Improved code generation for procedures returning several cursors
  • Fixed bug with Properties window
  • Fixed bug with Discriminator property drag&drop
  • Fixed bug on Customization window load
  • Fixed bug with property editor grid updating
  • Fixed error with RAW(16) to Guid automapping
  • Fixed bug with Document.Reload
  • Fixed bug with LINQ models on Windows XP 64-bit
Entity Framework support
  • Fixed bug with string concatenation
  • Fixed bug with data type mapping in function result set
  • Fixed bug with RAW parameters and BLOB values
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked