Links to Entity Framework Resources
Posted: 9/5/2011 9:25:41 PM
By: Comfortably Anonymous
Times Read: 1,967
0 Dislikes: 0
Topic: Programming: Web Applications

A list of excellent Entity Framework and ASP.NET MVC resources.

Blog Posts with Relevant Information:

(Many of the blog posts listed here are for the CTP5 version of Entity Framework Code First. Most of the information in them remains accurate, but there are some changes between CTP5 and the officially released version of Code First.)

For information about how to use LINQ with the Entity Framework, see LINQ to Entities in the MSDN Library.

For a tutorial that uses more MVC features and uses the Entity Framework, see MVC Music Store.

For information about how to deploy your web application after you've built it, see ASP.NET Deployment Content Map in the MSDN Library.

 

[This list stolen from the last page of the excellent "Getting Started with Entity Framework using MVC3" tutorial at www.asp.net]

Rating: (You must be logged in to vote)