New build of LinqConnect 4.1.137 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 4.1.137 is available!

Post by Devart » Thu 29 Nov 2012 14:24

Dear users,

New build of LinqConnect 4.1.137 is available for download now.

In this version:
  • The fluent mapping is improved: support of the ID generators for primary keys is added
  • The bug with the integration into Visual Studio 2012 of LinqConnect for Silverlight edition is fixed
  • The bug with the INotifyPropertyChanging and INotifyPropertyChanged interfaces when working with LinqConnect/POCO Entity templates in Silverlight 5 applications is fixed
  • The bug with working with the database files, that are outside of isolated storage, with elevated trust for Silverlight 5 applications is fixed
  • The bug with the "Specified cast is not valid" exception when searching for an entity by its key is fixed
  • The bug with the failed updates to the database when using the Attach(TEntity,Boolean) method is fixed
Entity Developer
  • The bug with renaming the navigation property when using the Update Model From Database wizard is fixed
Devart development team
http://www.devart.com/linqconnect/

Locked