i have taken the default asp.net mvc template and customized to work for me. I want to now upload this to my hosting provider.
how do i get the sql server database into my server. Do i just upload the ASPNETDB.mdf file. What is this file actually? Does it represent the whole database.
Can i simply copy that file around to migrate my database.