I have a sql table where I have some questions and then another table where I have the answer to them, I'd like to know what is the code in ASP.NET to show in a web page the question with the list of the answers and radio buttoms for the user to select the correct answer. Any help?
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...