简体   繁体   English

实体框架4.0依赖项

[英]Entity Framework 4.0 Dependencies

From what limited info we have about EF 4.0, does anyone know if we would be able to use EF 4.0 in our IIS 6.0 (Windows Server 2003) using .NET 3.5? 从关于EF 4.0的有限信息中,没有人知道我们是否能够使用.NET 3.5在IIS 6.0(Windows Server 2003)中使用EF 4.0?

I imagine EF 4.0 to siginify .NET 4.0 framework. 我想象EF 4.0可以简化.NET 4.0框架。 It'll probably take a year for us to upgrade our production servers to .NET 4.0 some I'm wondering is if we play the waiting game or not for some of our development decisions... 我们可能需要一年的时间才能将生产服务器升级到.NET 4.0,我想知道是我们是否为某些开发决策而玩等待游戏……

Also, anyone have any idea of when Ef 4.0 could potentially be released? 此外,有人对何时可能发布Ef 4.0有任何想法吗?

EF 4.0 will be a part of .NET 4.0 EF 4.0将成为.NET 4.0的一部分

So no you won't be able to use it in a .NET 3.5 website. 因此,不,您将无法在.NET 3.5网站中使用它。

In terms of when it get released you can expect it at the same time VS 2010 and .NET 4.0 are released. 就何时发布而言,您可以期望它同时发布VS 2010和.NET 4.0。

Hope this helps 希望这可以帮助

Alex 亚历克斯

Program Manager - Entity Framework Team - Microsoft. 程序经理-实体框架团队-微软。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM