The entity framework is an object-relational mapping (ORM) framework for the .NET Framework. The entity framework separates the conceptual and logical data models, allowing developers to program against the conceptual model rather than the logical model.
This video walks you through the basics of creating an entity data model from an existing database using Entity Framework 4.0 and Visual Studio 2010. You’ll learn to run the Entity Data Model wizard, connect to a database, and select database objects for your model. Once the model has been created, you’ll then learn about the basic features of the model such as the entities, associations and properties.
Presented by Julie Lerman.
Presented by Julie Lerman.
0 comments:
Post a Comment