Click here to Skip to main content
15,895,283 members
Articles / Web Development / HTML

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

12 Sep 2016CPOL16 min read 16.4K   56   1  
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.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Red Gate Software Ltd.
United Kingdom United Kingdom
Redgate makes ingeniously simple software used by 804,745 IT professionals and counting, and is the leading Microsoft SQL Server tools vendor. Our philosophy is to design highly usable, reliable tools which elegantly solve the problems developers and DBAs face every day, and help them adopt database DevOps. As a result, more than 100,000 companies use products in the Redgate SQL Toolbelt, including 91% of those in the Fortune 100.
This is a Organisation

1 members

Written By
Australia Australia
Daniel Nolan, is the creator of ReadyRoll SQL Projects, a database migrations and deployment tool that makes it easy for software teams to develop SQL Server databases within Visual Studio. ReadyRoll was acquired by Redgate in June 2015. Dan started ReadyRoll as a side project in late 2010 while he was working in the financial services industry. For many years Dan had been working as a Release Engineer, handling the deployment of all of the company’s line of business applications. Dan has now joined Redgate as a Product Manager focused on helping customers achieve Continuous Delivery for their databases. Find Daniel on Twitter @dnlnln

Comments and Discussions