Entity Framework via Code First Migrations by Charlie Guse

preview_player
Показать описание
Presented at Local Variables meetup Thursday June 18, 2015 at IUSB

I will be talking about Entity Framework Code First Migrations. Entity Framework is an object-relational mapping framework for .NET. Code First Migrations gives you the power to couple a database version with the source code so that you never have to worry about tracking database changes separately from your code base ever again. I will show off Entity Framework to give people that are not familiar with ORM frameworks an idea of how they work and then show how to setup a project using Code First Migrations.
Рекомендации по теме