Entity Framework: Intro to Database First Design

Опубликовано: 19 Март 2026
на канале: Dime Casts
43
0

Episode #186

In this episode we are going to take a look at how to use the Entity Framework via its database first design concepts.

When building out an application which is based off of the Entity framework you have multiple options, you can either build your model off of your existing database or build your database of your existing model.

This episode will explore how you start with your existing database and build your entity model.

Author: Derik Whittaker
Level: Intermediate
Recorded on: 1/11/2011

programming