Visual Studio 2010 Beta 2 and Entity Framework walkthrough [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionI am in the process of evaluating 开发者_如何学GoVisual 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?
The definitive learning guide in my opinion is Julie Lerman's book, "Programming Entity Framework".
For online tutorials, take a look at:
- Short tutorial from Stefan Cruysberghs
- Zeeshan Hirani's EF Learning guide
Visual Studio 2010 and .NET Framework 4 Training Kit - October Preview
精彩评论