I am in the process of evaluating Visual Studio 2010 Beta 2 and looking for possible replacements for current our data access layer.

The Entity Framework looks like a promising replacement to the data retrieval functionality in our applications.

Does anyone have a great walk-through/tutorial that demonstrates how to use the Entity Framework from soup to nuts?

link|improve this question

75% accept rate
feedback

2 Answers

The definitive learning guide in my opinion is Julie Lerman's book, "Programming Entity Framework".

For online tutorials, take a look at:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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