Entity Framework 4.1 Release Candidate Released
Microsoft ADO.NET team has announced the Release Candidate
version of Entity Framework 4.1. You can download the
Entity Framework 4.1 Release Candidate from
here
. You can also use NuGet to get Entity Framework 4.1 Release
Candidate. The Code First approach is available with Entity
Framework 4.1.I have upgraded my ASP.NET MVC 3/EF Code First
demo web app (http://efmvc.codeplex.com)
to Entity Framework 4.1 version