vote up 2 vote down star
1

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?

flag

77% accept rate

2 Answers

vote up 1 vote down

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

For online tutorials, take a look at:

link|flag

Your Answer

Get an OpenID
or

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