New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New features in the Entity Framework support!

Post by Shalex » Thu 16 Dec 2010 17:05

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest build:
  • Entity Data Model Wizard and Update Model from Database Wizard in Visual Studio 2010 Service Pack 1 Beta supported
  • Improved SQL generation for IN (Entity SQL) and Contains (LINQ to Entities) clauses
  • Improved performance for DateTime literals
  • Fixed bug with charset mismatch
  • Fixed bug with Unicode characters in NVARCHAR2 and NCHAR columns
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked