473 Views
Entity Framework 4.3 has been released, and the big new feature is migrations for code-first projects. This article is a walkthrough of how to take advantage of the new migration support.
1 comments
vijayst
2/14/2012 10:28:30 AM
DbMigration is a neat way to update the database.