How to upgrade from Entity Framework 4.3 to EF 5

user1432178 picture user1432178 · Sep 29, 2012 · Viewed 10.2k times · Source

Currently we are working on the EF 4.3 . We would like to upgrade it to EF5. I have google the upgrade process steps, but I did not get any result. Please help me..!

Thanks.. :)

Answer

Julie Lerman picture Julie Lerman · Sep 29, 2012

Here are two links for you of content I've created on EF4.3 to EF5:

article: Moving Existing Projects to EF 5 http://msdn.microsoft.com/en-us/magazine/jj618295.aspx

video: Entity Framework 5 Enums and Moving Solution from EF 4.3 http://thedatafarm.com/blog/data-access/video-entity-framework-5-enums-and-moving-solution-from-ef-4-3/

hth julie