New build of dotConnect for Salesforce 2.4.460 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Salesforce 2.4.460 is available!

Post by Devart » Thu 04 Sep 2014 10:55

Dear users,

New build of dotConnect for Salesforce 2.4.460 is available for download now.

In this version:
  • The bug with throwing "Value of 'null' is not valid for 'stream'" error when opening editor of Devart Salesforce Lookup is fixed
  • The bug with accessing the Knowledge objects via provider interface is fixed
Entity Developer
  • The Remove Invalid Characters option (by default, True) is added to the Model Naming rules; if it is set to False, all invalid characters will be replaced with underscores
  • The Enable WinForms Data Binding property of the DbContext template is implemented
  • The Property Change Partial Methods property of the DbContext template is implemented for generating partial methods On%PropertyName%Changing and On%PropertyName%Changed for each primitive property of entity classes
  • The behaviour is changed: now partial configuration classes are generated when DbContext template is used with Fluent Mapping=True and Mapping Generation Strategy=UseConfigurationClasses options
  • The bug with the wrong code generation for associations when DbContext template is used with Fluent Mapping=True and Mapping Generation Strategy=UseAttributes options is fixed
  • The bug with generating DatabaseGeneratedAttribute for non-EntityKey properties when using attribute mapping (DbContext template) is fixed
  • The bug with generating DatabaseGeneratedAttribute for all EntityKey properties when using fluent mapping (DbContext template) is fixed
Devart development team
http://www.devart.com/dotconnect/salesforce/

Locked