dotConnect for Salesforce Releases

Released: Jun 11, 2014

Updates in this release

Updates in V2.4

  • Fixed incorrect code generation bug when "Enable WinForms Data Binding" property of the DbContext template is set to True.
  • Fxed bug with missing attributes for enum members when generating code with the DbContext template.
  • Support for OAuth 2.0 which allows authentication via Refresh Token, Client ID, and Client Secret parameters.
  • Visual Studio 2013 Release Candidate support.
  • Release memory after closing the Retrieve Data window bug fixed.
  • Overwrite.Merge template option bug...