createUserWizard

Discussion in 'C#' started by solarthur01@hotmail.com, Jan 10, 2008.

  1. #1
    I have used the createuserwizzard to create a registry form, but i cant seem to find the database where the information is actually stored. Can anyone help??
    Many Thanks
     
    solarthur01@hotmail.com, Jan 10, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What do you mean you cannot find the db?

    The settings of both which methodology that is used (db, windows etc) and if db, then the connection settings are held in the web.config file.

    Within the db the details are stored in a number of tables such as aspnet_Membership
     
    AstarothSolutions, Jan 10, 2008 IP