Posts

Es werden Posts vom 2017 angezeigt.

Deep-Dive in WinCE (5/6/7) Development with the latest Version of VS

In 2014 I posted a blog post about my way to bring Windows CE support to Visual Studio 2013. Today we are in 2017 and there are still people that have to develop for this old platform. And I’m sure they want to use the latest Visual Studio Version. So the most importent things for getting VS to “Talk Windows CE” are: Custom Project Flavor Debug Engines / Debug Port Supplier Remote Device Tools Framework (I used this for the deployment of the Visual Studio Output to devices) Assembly Redirecting for Forms Designer For each point I will create a separate post that explains more or less detailed what I did and where you can find additional information. Stay tuned… 😎