https://www.developerfusion.com/t/entity-framework/media/view/video/ Video Entity Framework Media from Developer Fusion 2011-03-04T12:40:00.00Z http://www.developerfusion.com/media/113957/julie-lerman-on-separation-of-concerns-with-entity-framework-40/ Julie Lerman on Separation of Concerns with Entity Framework 4.0 2011-03-04T12:40:00.00Z Julie Lerman shows us how to take your Entity Framework 4.0 project to the next level with persistance ignorance, repositories, unit tests and fake (mock) data. James Crowley http://www.developerfusion.com/media/113965/julie-lerman-on-the-entity-framework-version-40/ Julie Lerman on the Entity Framework version 4.0 2011-03-04T12:40:00.00Z Julie Lerman takes you through using the Entity Framework 4.0 including creating models, reverse engineering, mapping, customizing and applying to a real application. James Crowley http://www.developerfusion.com/media/76325/object-relational-mapping-and-orm-entity-framework-ef-and-m-programming-language/ Object Relational Mapping and (ORM), Entity Framework (EF), and M Programming Language 2010-02-01T03:47:00.00Z Ted Neward and Danny Simmons of the ADO.NET team discuss the Entity Framework, ORMs and OSLO. James Crowley http://www.developerfusion.com/media/72504/microsoft-pdc-2009-paul-kimmel/ Microsoft PDC 2009 - Paul Kimmel 2009-12-08T02:19:00.00Z Paul Kimmel, author of LINQ Unleashed for C# and the upcoming Sams Teach Yourself the ADO.NET Entity Framework in 24 Hours tells us about his experience at Microsoft PDC 2009. James Crowley http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ ADO.NET Data Services - Surfacing Data 2011-03-04T11:24:00.00Z ADO.NET Data Services let us make data widely available through RESTful web services. In this video we take a look at how we can offer data from the ADO.NET Entity Framework, LINQ to SQL and any arbitrary data. James Crowley http://www.developerfusion.com/media/113729/linq-to-entities-deferred-loading-of-entities/ LINQ to Entities - Deferred Loading of Entities 2011-03-04T11:24:00.00Z ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at how the framework deals with the deferred loading of related entities from the database. James Crowley http://www.developerfusion.com/media/113730/linq-to-entities-defining-and-executing-queries/ LINQ to Entities - Defining and Executing Queries 2011-03-04T11:24:00.00Z ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at the difference between defining a query and executing a query. James Crowley http://www.developerfusion.com/media/113731/linq-to-entities-metadata-generation-tools/ LINQ to Entities - Metadata Generation Tools 2011-03-04T11:24:00.00Z ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at how we can use metadata generation tools in order to produce the necessary models for the Entity Framework. James Crowley http://www.developerfusion.com/media/113732/linq-to-entities-the-objectcontext/ LINQ to Entities - The ObjectContext 2011-03-04T11:24:00.00Z ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at one of the key types in the object model, the ObjectContext that encapsulates a connection to our model, the metadat. James Crowley http://www.developerfusion.com/media/113733/linq-to-entities-intro-metadata-querying-updating/ LINQ to Entities - Intro (Metadata, Querying, Updating) 2011-03-04T11:24:00.00Z ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we take a quick look at how to obtain build a model in order to query and update data. Later videos will examine these topics in greater depth. James Crowley