ADO.NET Entity Framework tutorials [closed]

Does anyone know of any good tutorials on ADO.NET Entity Framework?

There are a few useful links here at Stack OverFlow, and I've found one tutorial at Jason's DotNet Architecture Blog, but can anyone recommend any other good tutorials? Any tutorials available from Microsoft, either online or as part of any conference/course material?


Microsoft offers .NET 3.5 Enhancements Training Kit it contains documentation and sample code for ADO.NET EF


Here are some that Julie Lerman wrote: http://www.thedatafarm.com/blog/2008/04/04/EightEntityFrameworkTutorialsOnDataDeveloperNET.aspx

And here's of course some info from Microsoft: http://msdn.microsoft.com/en-us/library/bb386876.aspx