Entity Framework Code First Migrations
Julie Lerman
ByCourse info



Course info



Description
This course teaches you about Entity Framework Code First Migrations introduced in EF 4.3. Migrations allow you to evolve your database without losing data or other database objects.
Section Introduction Transcripts
Introduction and Automated Migrations
Julie Lerman: Hello. This is Julie Lerman. In this video I'll introduce you to Code First migrations, a feature first introduced in Entity Framework 4. 3.
Code-Based Migrations
Hello, I'm Julie Lerman. This video is a continuation of the Entity Framework 4. 3 Migrations Course. And in this video, you'll learn how to use the code based migrations features. In the previous module of this course, you learned what migrations are,