C# .net 精简框架 4.0

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/245566/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-03 19:40:16  来源:igfitidea点击:

.net Compact Framework 4.0

c#.netcompact-framework

提问by trampster

Will their be a new release of the compact framework with VS2010 and .net 4.0 and if so what new features will it include? WPF? linq to SQL? etc

它们会是带有 VS2010 和 .net 4.0 的紧凑框架的新版本吗?如果是,它将包含哪些新功能?WPF?链接到 SQL?等等

采纳答案by trampster

Visual Studio 2010 only supports developing for windows phone 7. This is a silver light based framework, it does not support win forms or native code.

Visual Studio 2010 只支持windows phone 7 的开发。这是一个基于Silver Light 的框架,它不支持win 窗体或本机代码。

VS2010 can not be used to develop for Windows Mobile 6.5 or lower.

VS2010 不能用于 Windows Mobile 6.5 或更低版本的开发。

You can however install VS2008 along side VS2010.

但是,您可以在 VS2010 旁边安装 VS2008。

回答by TimothyP

I'm not sure about 4.0 for compact devices (although it seems likely), and I don't know about WPF either, but I can tell you they are going to provide Silverlight for mobile devices giving you access to a subset of WPF.

我不确定 4.0 是否适用于紧凑型设备(尽管看起来很有可能),我也不了解 WPF,但我可以告诉您,他们将为移动设备提供 Silverlight,让您可以访问 WPF 的一个子集。

Haven't found any other references yet...

还没有找到其他参考资料...

回答by codekaizen

There's an unofficial release of CF 3.7 kicking around the intertubes:

有一个非官方版本的 CF 3.7 围绕着插管进行:

http://www.google.com/search?q=compact+framework+3.7&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

http://www.google.com/search?q=compact+framework+3.7&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

It appears that someone ripped it off a ROM image and dropped it in a torrent.

似乎有人从 ROM 映像中撕下它并将其放入 torrent 中。

回答by ChulioMartinez

From what I heard from guys in redmond, there will be a mobile silverlight platform for both windows mobile and nokia (symbian, I think). The "silverlight mobile" platform should be built on top of the compact framework, so it will NOT be a port of the desktop version.

根据我从雷德蒙德的人那里听到的消息,windows mobile 和 nokia(我认为是 symbian)都会有一个移动 Silverlight 平台。“silverlight mobile”平台应该建立在紧凑的框架之上,所以它不会是桌面版本的移植。

There seems to be an information embargo on Windows Mobile right now, but I think things will be much clearer once Windows Mobile 7 is out.

现在似乎对 Windows Mobile 进行了信息禁运,但我认为一旦 Windows Mobile 7 发布,事情就会变得更加清晰。

回答by Vaccano

You can go hereand vote to have Microsoft add Compact Framework Support for Visual Studio 2010.

你可以去这里投票让 Microsoft 添加对 Visual Studio 2010 的 Compact Framework 支持。

UPDATE: MS has more or less abandoned existing feature requests in Connect. Please go to the new User Voice site to votefor this feature.

更新:MS 或多或少放弃了 Connect 中的现有功能请求。请前往新的User Voice 站点投票支持此功能。