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)
- Fixed bug with the null-reference exception when adding LinqConnect model to web site folders other than App_Code
http://www.devart.com/linqconnect/