Moving from a test to a production environment can be tricky. Here's where the Web Deployment Projects add-on comes in handy. You're probably using the web.config file to hold the connection strings ...
If you just want to get going with a code-first database, you don't even need to define a connection string -- just write your objects. After you install Entity Framework in your application, if you ...