New features in the LINQ to SQL support!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New features in the LINQ to SQL support!

Post by Shalex » Fri 21 May 2010 13:55

Dear users,

We are glad to announce the new features that are available in the LINQ to SQL support in the latest build:
  • LINQ to SQL 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
Devart development team
http://www.devart.com/dotconnect/linq.html

Locked