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
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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).