dotConnect for MySQL 7.5 is released!

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

dotConnect for MySQL 7.5 is released!

Post by Devart » Thu 28 Feb 2013 16:08

Dear users,

Devart is glad to announce the release of the new version of dotConnect for MySQL, enhanced database connectivity solution, built over the ADO.NET architecture, that supports Entity Framework and LinqConnect ORM solutions. New dotConnect for MySQL offers you support for ExtendedMembership (SimpleMembership) providers.

Now our users can benefit from using ExtendedMembership and OAuth technology in their web applicatons and store the membership data in MySQL database.

The ASP.NET MVC 4 Internet Application template adds some new handy security features built on top of SimpleMembership. SimpleMembership is the membership API, designed to improve and simplify the use of the built in security in ASP.NET. Our dotConnect for MySQL implements classes for the new Role and ExtendedMembership providers, that offer the same functionality as the standard SimpleMembershipProvider and SimpleRoleProvider and store membership data in an MySQL database.

Here is the complete list of dotConnect for MySQL 7.5.192 features:
  • ExtendedMembership (SimpleMembership) provider support is added
Entity Developer
  • The possibility of setting enum values via predefined dropdown list in the Retrieve Data window is implemented
  • The bug related to the stored procedures with miltiple resultsets is fixed (LinqConnect models)
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked