C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Visual C++ Bytes Redux

Be sure to check out the third episode of the current season of VC++ Bytes, featuring demos for a slew of additional productivity features added to Visual Studio “14” CTP 2! Check out the video (and leave us feedback!) at https://channel9.msdn.com/Shows/C9-GoingNative/VC-Bytes-2-3-Additional-Coding-Productivity-Features-in-VS-14-...
Comments are closed.0 0
C++

Using Boost Libraries in Windows Store and Phone Applications

Boost contains a lot of high quality cross platform C++ libraries. Some of the libraries in Boost use APIs that aren’t available in Windows Store and Phone applications. To help improve the experience Microsoft’s been working on enabling some of the Boost libraries. We’ve made improvements to the Boost build system to support...
Comments are closed.0 0
C++

CTP2 for Visual Studio "14" Now Available

You have probably already heard, but CTP2 for Visual Studio "14" is now available. Download Visual Studio "14" CTP2 (also available on MSDN). You could save time and use the VM in Azure. Learn more about what’s in the Visual Studio “14” CTP 2 with the KB article, VS blog, Web Dev blog, and the EF blog. Spread the word on...
Comments are closed.0 0
C++

CTP2 for Visual Studio “14” Now Available

You have probably already heard, but CTP2 for Visual Studio "14" is now available. Download Visual Studio "14" CTP2 (also available on MSDN). You could save time and use the VM in Azure. Learn more about what’s in the Visual Studio “14” CTP 2 with the KB article, VS blog, Web Dev blog, and the EF blog. Spread the word on...
Comments are closed.0 0
C++

VC++ Bytes on Channel 9

If you’d like to get an idea of what new features are in store for you in the Visual Studio “14” CTP, be sure to check out the VC++ Bytes series on Channel 9! The series is dedicated to showcasing new (native) features in current and upcoming releases of Visual Studio. Here are links to the first two episodes of the VC++ ...
Comments are closed.0 0
C++

Graphics Diagnostics in Visual Studio 2013 Update 3 RC

Hello again! Three months have passed since we talked about what's new for Graphics Development in Visual Studio 2013 Update 2. Since then the team has been working to bring even more Graphics Diagnostics features into Visual Studio. I'm very excited to share with you what we have put in Visual Studio 2013 Update 3 RC that just shipped! (...
Comments are closed.0 0
C++