vote up 3 vote down star
5

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?

flag

6 Answers

vote up 4 vote down check

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

link|flag
vote up 3 vote down

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

link|flag
vote up 1 vote down

Sample application from MSDN

And some inside information from ADO.NET Team Blog

link|flag
vote up 0 vote down

Related question:

How should I get started learning about ADO.NET Entity Framework?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.