- Course
Entity Framework 6 Migrations for Large Teams
Get up to speed on the tools and disciplines you need to maintain a database for your Entity Framework application. This course was designed for your whole team to watch over an extended lunch hour.
- Course
Entity Framework 6 Migrations for Large Teams
Get up to speed on the tools and disciplines you need to maintain a database for your Entity Framework application. This course was designed for your whole team to watch over an extended lunch hour.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Entity Framework (EF) is the preferred mechanism for accessing a SQL database in an enterprise application. EF migrations keep the schema of the database in sync with the application. But when teams use EF migrations collaboratively, some challenges emerge. In this course, Entity Framework 6 Migrations for Large Teams, you'll Learn how to use EF Migrations with Git and TFS source control. First, you'll learn to use Entity Framework Migrations with Git or TFS version control. Next, you'll learn to manage simple and complex database changes. Finally, you'll learn how to discover and resolve migration issues. By the end of this course you'll learn all of the techniques required in order to work better together with your team.