New build of dotConnect for Salesforce 2.3.210 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.3.210 is available!

Post by Devart » Thu 05 Sep 2013 15:14

Dear users,

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

In this version:
  • The "Use Assignment Rules" connection string parameter is added
  • The bug with using Date columns in the WHERE clause of SOQL statements is fixed
Entity Developer
  • The "Close the window when the generation completes successfully" option in the Generation Process window is implemented in the standalone Entity Developer
  • The "Rewrite connection string during regeneration" option (default value is True) of model settings is added to provide the possibility to turn off modifying connection string in *.config after model is saved first time
  • The design time support for model-defined functions is added
  • The behaviour is changed: now connection string is configured with the name of the assembly, where the model is located, in case when the context class is located in another assembly
  • The bug with the Retrieve Data functionality of the model with the DbContext template, when its Fluent Mapping property is set to True, is fixed
  • The bug related to the detection of Table Per Type inheritances as Table Per Concrete Type inheritances when opening an existing model is fixed
  • The bug with availability of the New Blank Template option of the Templates context menu in Model Explorer in the Entity Developer version integrated into Visual Studio is fixed
  • The bug with parsing *.edmx is fixed
  • The bug with generating "An item with the same key has already been added" error when using DbContext Template is fixed
  • The bug with DbContext template, when its MappingGenerationStrategy is set to UseConfigurationClasses, generating fluent mapping for an association with turned off generation of one navigation property is fixed
  • The bug with generating invalid code when using MVC View Advanced template is fixed
Entity Framework support
  • Entity Framework 6 Release Candidate 1 is supported
Devart development team
http://www.devart.com/dotconnect/salesforce/

Locked