New version of dotConnect for MySQL 5.40.37 is released!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New version of dotConnect for MySQL 5.40.37 is released!

Post by Shalex » Wed 15 Jul 2009 08:21

Dear users,

New version of dotConnect for MySQL 5.40.37 is available for download now.
This version includes:
  • Visual Studio 2010 Beta supported
  • The behavior of ConnectionTimeout corrected
  • Ability to perform SSH authentication using public key added
  • HTTP tunneling improved with the new PHP script
  • The LocalFailover property and ConnectionLost event added for processing connection problems
  • ASP.NET Web Providers: Added requiresUniqueEmail functionality
  • Fixed bug with special symbols in the names of database objects
LINQ to MySQL
  • Added support of the String.IsNullOrEmpty() method
  • Fixed bug with nested LoadWith() methods on the query level
  • Fixed bug with inserting parent and several child entities in one InsertOnSubmit() when keys are db-generated
  • Fixed bug with the AssociateWith() method and VB.NET
  • Fixed bug with stored procedures and INOUT params
Entity Developer
  • Advanced mapping with Entity Framework QueryView supported
  • Displaying of Navigation properties on diagram and project explorer implemented
  • Ability to change properties order added
  • Ability to edit Referential constraints added
  • Ability to set OnDelete action added
  • Ability to set Rows Affected parameter added
  • Added advanced search on the model
  • Added dialogs for suitable storage model editing
  • Added support for storing connections in the configuration files
  • Added Entity Set Pluralization Naming Rule
  • Fixed bug with invisible OK button in Association Editor
  • Fixed bug with XML Comments serialization
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked