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: 404
        
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