65.9K
CodeProject is changing. Read more.
Home

Bringing Control Back to Database Deployment with ReadyRoll and Entity Framework Code First Migrations

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Sep 12, 2016

CPOL

16 min read

viewsIcon

17011

downloadIcon

86

In this article, I’m going to show you how you can continue using EF Code First to model your database, while also using ReadyRoll to do the actual deployment of T-SQL change scripts and overcome the challenges of the Code First approach.