How Do I... ? New Entity Framework Videos
Looking for a brief introduction to the Entity Framework? The Entity Data Source?
Check out our latest How Do I? Videos to find out more. You can access the videos directly using the links below.
How Do I Get Started with the Entity Framework? .wmv .zip
In this introductory video, Alex James will show you how to build a simple Entity Data Model in a short amount of time.
How Do I Use the new Entity Data Source? .wmv .zip (audio only) .mp3
In this introductory video Diego Vega will show you how to use the Entity Data Source in an ASP.NET Application.
How Do I Serialize a Graph with the Entity Framework? .wmv .zip (audio only) .mp3
In this introductory video Brian Dawson will show you how to serialize a Graph when developing an ASP.NET application with the ADO.NET Entity Framework.
How do I use Entity Client? .wmv .zip (audio only) .mp3
In this introductory video Zlatko Michailov will show you how to use the new ADO.NET Entity Client in your applicaton.
- ADO.NET Team
Comments
Anonymous
May 20, 2008
L'ADO .Net team a réalisé deux nouveaux webcasts sur l'Entity Framework . Un de Alex : How Do I Get StartedAnonymous
May 20, 2008
These are great videos, I will definitely be watching them again over and over... Could someone please demo how to do advanced mappings. For instance, how do I “denormalize” the Employee table in the AdventureWorks db, so I can have a conceptual representation of what an employee is (contact info joined into the employee object).Anonymous
May 20, 2008
Two new videos are done by ADO .Net team . One by Alex : How Do I Get Started with the Entity FrameworkAnonymous
May 20, 2008
Dall' ADO.NET Team : i contenuti sono in inglese How Do I Get Started with the Entity Framework? .wmvAnonymous
May 21, 2008
I agree that denormilization example will be much appreciated.Anonymous
May 27, 2008
Brad/Michael, Thank you for your request! I have added it to the teams video list. Thank you, ElisaAnonymous
May 27, 2008
ADO.NET Entity Framework is a new technique introduced by ADO.NET team that will be helps developersAnonymous
August 16, 2008
Where can I find performance related information about Entity Framework.. for example if I want to use 20 million records in the database, does entity framework provide any advantage compare to traditional approach? Ray AkkansonAnonymous
November 22, 2008
Could you post the code for the last video:How do I use Entity Client? Thanks,Anonymous
December 14, 2009
Great thank you