Kris Krause .NET Meister

"If it is fast and ugly, they will use it and curse you; if it is slow, they will not use it."
- David Cheriton, The Art of Computer Systems Performance Analysis

Tuesday, June 03, 2008

mySql ASP.NET Membership and Role Provider

The mySql.Web.dll is a great addition to the mySql Connector for .NET. In order to utilize one must create (and use) a mySql user (localhost) with select, insert, update, delete, create, drop, and alter privileges.

Quickly running ASP.NET Configuration Web Site Administration Tool helps to set up and initialize all of the tables.

Labels: ,