Visual Studio 2012 to Support Windows Embedded Compact

Posted By David Campbell
Program Manager

At the recent Visual Studio launch event, it was confirmed that Visual Studio 2012 will once again include support for Windows Embedded Compact.   Included in that support we’re targeting much of the newest compiler and tools functionality, most notable of which includes new compiler features such as C++11 language standards, faster more efficient code generated, an updated CRT, auto-parallelization and auto-vectorization  (Wow, that’s a mouthful.), range based loops, RValue references, and more.   Also included will be an updated version of .net CF which has greatly improved performance, particularly around memory allocation and garbage collection - using the “generational” garbage collector.  This not only provides more performance, but more predictability in the execution of applications. 

More information about the new Visual Studio, including support for Compact, can be found at the Visual Studio Launch site. (Yes, I’m in the video and no, I’m not going to be able to make a living in front of the camera.   But it’s the message that’s important here.)

Be sure to check back in the future as we release more information on the upcoming Windows Embedded Compact release.