简体   繁体   中英

Developing apps for Windows CE .NET 4.2 with VS 2010

Is it possible to develop apps for Windows CE .NET 4.2 in Visual Studio 2010 under Windows 7? Because I had several problems trying to use VS2003 and eMbedded Visual C++ 4.0... Thanks

No. You can definitely use Studio 2005 and probably Studio 2008 (I've not tested CE versions earlier than 5.0 that I recall) with native code. Managed code will be fine but it will require manual deployment of the CF to the device before debugging (Studio '08 will puke trying to deploy it).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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