为Windows Embedded 7 Compact开发应用程序需要什么? [英] What does one need to develop applications for Windows Embedded 7 Compact?

查看:68
本文介绍了为Windows Embedded 7 Compact开发应用程序需要什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


问题是标题。


我已下载
http://www.microsoft.com/en-us/download/details.aspx?id=19004
。它目前正在安装中。它负责IDE部分。


还有什么我需要的吗?


其次,是否有创建项目和"Hello World!"的启动教程。 app?


有点解释我在做什么。我有一个安装了Windows 7嵌入式紧凑的设备。但是,在我的VS2008中,目标平台中找不到此O / S.


我们正在使用.net Compact Framework,C#从Windows CE 6切换到Windows 7嵌入式压缩。


请清楚列出我需要采取的步骤,以开发适用于Windows 7嵌入式紧凑的应用程序;如果有人有一个关于如何创建一个很棒的项目的简单教程。除了各种下载之外,我还没有找到任何资源。



谢谢



解决方案

对于您需要的应​​用程序:


1 。 Visual Studio Pro 2008(你的下载有这个,所以也许这是一个捷径),


2。适用于目标设备的SDK,


3。 .NET Compact Framework的版本对应于存储在设备上的版本(2.0或3.5)(请参阅
www.microsoft.com / downloads ),


4.确保在安装VS2008时安装了智能设备工具(您的下载应该这样做)


就是这样。 CE6和CE7中的应用程序的开发过程相同。实际上,如果.NET Compact Framework版本相同,您应该能够将CE6 EXE复制到CE7设备并运行它。


Paul T。


The question is the title.

I have downloaded http://www.microsoft.com/en-us/download/details.aspx?id=19004. It's currently being installed. It takes care of the IDE part.

Is there anything else that I need?

And secondly, is there a start-up tutorial to create a project and a "Hello World!" app?

A bit to explain what I am doing. I have a device that has Windows 7 embedded compact installed on it. In my VS2008, however, this O/S is not found in target platforms.

We are switching from Windows CE 6 to Windows 7 embedded compact using .net Compact Framework, C#.

Please list clearly the steps I need to take in order to develop apps for Windows 7 embedded compact; and if anyone has a simple tutorial on how to create a project that would be great too. I haven't found any resources on this aside from various downloads.

thanks

解决方案

For applications you need:

1. Visual Studio Pro 2008 (your download has this, so maybe that's a shortcut),

2. the SDK for your target device,

3. the version of the .NET Compact Framework that corresponds to that stored on the device (2.0 or 3.5) (see www.microsoft.com/downloads),

4. be sure that Smart Device tools are installed when VS2008 is installed (your download should do this)

That's about it. The development process is the same for applications in CE6 and CE7. In fact, you should be able to copy your CE6 EXE to your CE7 device and run it, if the .NET Compact Framework versions are the same.

Paul T.


这篇关于为Windows Embedded 7 Compact开发应用程序需要什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆