Tuesday, May 20, 2008

How Do I Get Started with the Entity Framework? - You can watch this 9 minute video...

Microsoft Downloads - How Do I Get Started with the Entity Framework?

"In this introductory video, Alex James will show you how to build a simple Entity Data Model in a short amount of time

...

Learn how to get started with the ADO.NET Entity Framework by creating an Entity Data Model from an existing database.

..."

I am SO happy that the Entity Framework (EF) is coming as part of .Net 3.5 SP1. Having it baked into the Framework and not some optional, additional add-on is huge. This move goes a long way in resolving my product support and lifetime fears. Of course, just because it's baked in doesn't mean it won't be killed in a couple future .Net versions, but it's less likely... IMHO it takes it to a whole new level [buzzword alert]

In any case, this is a nine minute intro to the Entity Framework video. It's pretty much what you would expect in a nine minute intro video (except AdventureWorks and Northwind is NOT used ;), but if you're new to EF this is a very cool example of the EF Design Surface and a quick console code sample.

4 comments:

Anonymous said...

Dude, where's the link to the video?

Greg said...

My bad... Link fixed.

Unknown said...

where is the link :S

Greg said...

The link is right there at the top of the post.

Look for "How Do I Get Started with the Entity Framework?"