Entity Framework 4.1 Release Candidate Released

Posted by shiju on ASP.net Weblogs See other posts from ASP.net Weblogs or by shiju
Published on Wed, 16 Mar 2011 07:00:00 GMT Indexed on 2011/03/16 16:11 UTC
Read the original article Hit count: 342

Filed under:
|

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

© ASP.net Weblogs or respective owner

Related posts about .NET

Related posts about Entity Framework