A brief introduction to using Entity Framework Code-First with Code-First Migrations. This video walks through a sample web application that integrates a Code First data layer via Structure Map and the Repository Pattern. Code First Migrations is then added to the project to manage data schema changes.
Take the Quiz!
[WATUPRO 23]
About the speakers
Neo
Throughout his career, Brendan has been a big user and proponent of Open Source software. This has been applied to a broad variety of web-based programming projects spanning the last 12 years. Brendan has worked with an eclectic mix of languages, platforms and technologies including .Net, Java, PHP, Ruby and Perl across both Unix/Linux and Microsoft Windows platforms. This gives Brendan some unique perspectives on how different teams & platforms have tackled similar problems.
Brendan has also been an advocate and user of ORM systems including:
Entity Framework
NHibernate / Hibernate (for .NET / Java respectively)
Ruby ActiveRecord
OJB - Java ORM tool
Doctrine – PHP ORM
Propel – PHP ORM