I am making a login system (username and password)in ASP.NET I used the built-in

OrlandoMamix

New member
login from visual Studio.? I used the ASP.NET configuration to add the users and roles and it automatically made a database. Everything is running great in the localhost, but I am trying to migrate the website to my goDaddy host page. How do I migrate the secure database? Do I have to make any changes in the web.config, besides the connection string?
 
Back
Top