.NET Framework 4.5.1: Overview Tutorial Video: Entity Framework

preview_player
Показать описание
Many times the way that we view data, and the way that data is stored, doesn't necessarily match. We calls these views "Logical Models" and "Physical Models". Mapping between these two can be done with tools such as Object Relational Modelers, or ORMs. Microsoft introduced the Entity Framework as just such a tool, with the release of Visual Studio 2010, and with .NET 4.0. They have sense steadily added features and capabilities to make it a compelling technology worth exploring. This video will take a look at how you can use Entity Framework in your project.
Рекомендации по теме
Комментарии
Автор

Cool stuff, I wonder how Entity framework perform with heavy data apps. Thanks for this video.

JulioPoloArias
Автор

Shim database version doesn't have a matching runtime directory

driving me nuts!

marniespeaks