Dummies guide to building ASP.NET login control with MySQL

Last post 05-18-2009 11:39 AM by hugonne. 1 replies.

Sort Posts:

  • Dummies guide to building ASP.NET login control with MySQL

    05-18-2009, 10:11 AM
    • Member
      point Member
    • JannieJones
    • Member since 05-18-2009, 12:28 PM
    • Posts 4

    Hello

    I need a basic guide to help me to:

    1) Set up a MySQL database (something I have never used before)

    2) Integrate that  to use with my ASP.NET login control and preferably utilising the ASP.NET configuration tool in visual web developer.

    I can find lots of books on MySQL and PHP but nothing on this.  Has someone written one? or please can someone write one quick?! -:)

    My host does not support .MDF files otherwise I would have stuck with that.  Please don't point me to the code source site - I just don't get it, sorry.

    Thanks a mil,

    Jannie

  • Re: Dummies guide to building ASP.NET login control with MySQL

    05-18-2009, 11:39 AM
    • Participant
      1,775 point Participant
    • hugonne
    • Member since 03-18-2009, 5:18 PM
    • Medellin, Colombia
    • Posts 308

    You'll have to create the custom MySQL database, and then override the ASPNET default membership provider with your own business logic to use your DB. Here's a Wiki article I wrote on that.

    http://wiki.asp.net/page.aspx/780/creating-a-custom-membership-provider/

    Hope it helps, and let me know if you have any questions.

    :. HUGONNE .:

    Please mark as answer if the post helps.

    Visit my coding blog. It's just starting, so any comments are well appreciated.
    Filed under:
Page 1 of 1 (2 items)