login system with mySql database

Posted by ognjenb on Stack Overflow See other posts from Stack Overflow or by ognjenb
Published on 2010-04-13T09:46:57Z Indexed on 2010/04/13 9:52 UTC
Read the original article Hit count: 316

Filed under:
|

I am using ASP.NET C# with mySql database. What is the best way for implementation of login system like Membership and Role. Membership and Role dont work with mySql database.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#