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 ...
In a series of comments to one of my earlier columns, I was whining about how hard it is to manage database changes as part of a typical development project, especially if you have to work with stored ...