By mswatcher
via ilmatte.wordpress.com
Published: Dec 07 2012 / 01:56
In this article I will try to explain how to enable and use Entity Framework’s Code First Migrations in a real project (i.e.: a solution with many projects, a database server, etc). The Target Entity Framework is version 5. Open Visual Studio 2010 and create a new console application.
Add your comment