本文介绍了如何从实体框架4.3升级到EF 5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前我们正在开展EF 4.3。我们想升级到EF5。我有google升级过程的步骤,但我没有得到任何结果。请帮助我..



谢谢..:)

解决方案

以下是您在EF4.3至EF5上创建的内容的两个链接:



文章:将现有项目移动到EF 5



视频:实体框架5枚举和移动解决方案从EF 4.3



hth
julie


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.. :)

解决方案

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

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

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

hthjulie

这篇关于如何从实体框架4.3升级到EF 5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-29 15:22