dotConnect for SQLite 4.5 is released!

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

dotConnect for SQLite 4.5 is released!

Post by Devart » Thu 28 Feb 2013 16:49

Dear users,

Devart is glad to announce the release of the new version of dotConnect for SQLite, enhanced database connectivity solution, built over the ADO.NET architecture, that supports Entity Framework and LinqConnect ORM solutions. New dotConnect for SQLite 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 SQLite 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 SQLite 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 SQLite database.


Here is the complete list of dotConnect for SQLite 4.5.192 features:
  • ExtendedMembership (SimpleMembership) provider support is added
  • The bug with filling DataTable from table containing columns with default NULL is fixed
Entity Developer
  • The possibility of setting enum values via predefined dropdown list in the Retrieve Data window is implemented
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked