New build of LinqConnect 2.0.9 is available!

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

New build of LinqConnect 2.0.9 is available!

Post by Devart » Thu 16 Dec 2010 16:01

Dear users,

New build of LinqConnect 2.0.9 is available for download now.
This version includes:
  • Supported Visual Studio 2010 Service Pack 1 Beta
  • Implemented support for custom type arguments in LinqConnect compiled queries
  • Fixed bug with redundant subqueries and Order By clauses in commands generated for entities with configured load options
  • Fixed bug with Visual Basic code generation for sequence-generated entity properties
  • Fixed bug with the DataContext.Query method in the case when TResult is not an entity class
  • Fixed bug with the 'The process was terminated due to an unhandled exception' error on severely loaded applications
  • Fixed bug with queries with the OrderBy(...).Any() statement (Oracle)
  • Fixed code generation bug with functions having output parameters (Oracle)
  • Fixed bug with LINQ queries with parameters in the Select clause (SQLite)
  • Fixed bug with inserting new rows into tables with auto-generated fields (MySQL)
Entity Developer
  • Fixed bug with the null-reference exception when adding LinqConnect model to web site folders other than App_Code
Devart development team
http://www.devart.com/linqconnect/

Locked