SQLite 3.0 Membership and Role Provider for ASP.NET 2.0

Skip Navigation LinksIrocon > Blog > 2006 > June, 2006 > June 12, 2006 > SQLite 3.0 Membership and Role Provider for ASP.NET 2.0

SQLite 3.0 Membership and Role Provider for ASP.NET 2.0

Complete code, web.config, and sample SQLite Provider.db database to use SQLite as an ADO.NET / ASP.NET 2.0 Membership and Roles provider out of the box. Complete rework of sample ASP.NET 2.0 base provider classes for SQLite. Unzip the folder, load the web site, and it works!


I hope experienced developers will get the portability picture on this - you don't need to "install" anything, you don't even need the MS Jet OleDb provider to be installed. You can just copy or distribute your solution to any IIS Webserver, possibly with a pre-populated database, and provided that the account identity your app is running under has read/write permissions to your SQLite XXX.db provider database file, that's it! Perfect for shared hosting solutions, or custom distributions to a customer that need to "work out of the box".


By: Peter A. Bromberg, Ph.D.
Last Updated:Thursday, September 02, 2010By:alferoSource#

Would you like to comment?

Sign in with your OpenID. If you do not know what OpenID is, find out.