Data Management

W19 Not Just a Designer: Code First and Entity Framework

05/15/2013

4:45PM - 6:00PM

Level: Intermediate

Gil Fink

Senior Architect

Sela

This session will cover several Entity Framework features such as Code First, DbContext API and Migrations.

Entity Framework 4 brought many new opportunities for building complex data driven applications. Code First is an Entity Framework capability that provides a code-centric experience for interacting with models and databases. This session will cover several Entity Framework features such as Code First, DbContext API and Migrations.

You will learn:

  • What code first is
  • How to integrate code first into your solution
  • To use code first migrations in your solutions