Video Entity Framework Media from Developer Fusion https://www.developerfusion.com/t/entity-framework/media/view/video/ Video Entity Framework Media from Developer Fusion http://www.rssboard.org/rss-specification en-GB Fri, 04 Mar 2011 12:40:00 GMT Julie Lerman on Separation of Concerns with Entity Framework 4.0 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. http://www.developerfusion.com/media/113957/julie-lerman-on-separation-of-concerns-with-entity-framework-40/ http://www.developerfusion.com/media/113957/julie-lerman-on-separation-of-concerns-with-entity-framework-40/ Fri, 04 Mar 2011 12:40:00 GMT James Crowley Julie Lerman on the Entity Framework version 4.0 Julie Lerman takes you through using the Entity Framework 4.0 including creating models, reverse engineering, mapping, customizing and applying to a real application. http://www.developerfusion.com/media/113965/julie-lerman-on-the-entity-framework-version-40/ http://www.developerfusion.com/media/113965/julie-lerman-on-the-entity-framework-version-40/ Fri, 04 Mar 2011 12:40:00 GMT James Crowley Object Relational Mapping and (ORM), Entity Framework (EF), and M Programming Language Ted Neward and Danny Simmons of the ADO.NET team discuss the Entity Framework, ORMs and OSLO. http://www.developerfusion.com/media/76325/object-relational-mapping-and-orm-entity-framework-ef-and-m-programming-language/ http://www.developerfusion.com/media/76325/object-relational-mapping-and-orm-entity-framework-ef-and-m-programming-language/ Mon, 01 Feb 2010 03:47:00 GMT James Crowley Microsoft PDC 2009 - Paul Kimmel 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. http://www.developerfusion.com/media/72504/microsoft-pdc-2009-paul-kimmel/ http://www.developerfusion.com/media/72504/microsoft-pdc-2009-paul-kimmel/ Tue, 08 Dec 2009 02:19:00 GMT James Crowley ADO.NET Data Services - Surfacing Data 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. http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Deferred Loading of Entities 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. http://www.developerfusion.com/media/113729/linq-to-entities-deferred-loading-of-entities/ http://www.developerfusion.com/media/113729/linq-to-entities-deferred-loading-of-entities/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Defining and Executing Queries 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. http://www.developerfusion.com/media/113730/linq-to-entities-defining-and-executing-queries/ http://www.developerfusion.com/media/113730/linq-to-entities-defining-and-executing-queries/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Metadata Generation Tools 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. http://www.developerfusion.com/media/113731/linq-to-entities-metadata-generation-tools/ http://www.developerfusion.com/media/113731/linq-to-entities-metadata-generation-tools/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - The ObjectContext 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. http://www.developerfusion.com/media/113732/linq-to-entities-the-objectcontext/ http://www.developerfusion.com/media/113732/linq-to-entities-the-objectcontext/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Intro (Metadata, Querying, Updating) 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. http://www.developerfusion.com/media/113733/linq-to-entities-intro-metadata-querying-updating/ http://www.developerfusion.com/media/113733/linq-to-entities-intro-metadata-querying-updating/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley