Showing results for July 2014 - C++ Team Blog

Jul 29, 2014
0
0

Visual C++ Bytes Redux

Eric Battalio
Eric Battalio

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! Do you have suggestions for who we should interview? Let us know in the comments below!

C++
Jul 18, 2014
0
0

Using Boost Libraries in Windows Store and Phone Applications

Steven Gates
Steven Gates

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 targ...

C++
Jul 9, 2014
0
0

Building 8.1 apps (Windows Phone and Windows Store) using Visual Studio “14” CTP2

Raman Sharma
Raman Sharma

We recently released the CTP2 for Visual Studio “14”.  Through this blog post we wanted to inform you and solicit feedback about a change we have made in the way building C++ apps for down-level platforms is handled.  Everything mentioned below is relevant only for Windows Store and Windows Phone apps.  There are no chang...

C++
Jul 9, 2014
0
0

Building 8.1 apps (Windows Phone and Windows Store) using Visual Studio “14” CTP2

Raman Sharma
Raman Sharma

We recently released the CTP2 for Visual Studio “14”.  Through this blog post we wanted to inform you and solicit feedback about a change we have made in the way building C++ apps for down-level platforms is handled.  Everything mentioned below is relevant only for Windows Store and Windows Phone apps.  There are no chang...

C++
Jul 8, 2014
0
0

CTP2 for Visual Studio "14" Now Available

Eric Battalio
Eric Battalio

You have probably already heard, but CTP2 for Visual Studio "14" is now available. It has only been a month since the last CTP so the list of updates is short, but we did make a few editor enhancements as detailed on the Visual Studio blog.Please kick the tires and send us any feedback, questions, comments, etc. You can always email me, Er...

C++
Jul 8, 2014
0
0

CTP2 for Visual Studio “14” Now Available

Eric Battalio
Eric Battalio

You have probably already heard, but CTP2 for Visual Studio "14" is now available. It has only been a month since the last CTP so the list of updates is short, but we did make a few editor enhancements as detailed on the Visual Studio blog.Please kick the tires and send us any feedback, questions, comments, etc. You can always email me, Er...

C++
Jul 7, 2014
0
0

VC++ Bytes on Channel 9

Eric Battalio
Eric Battalio

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++ Bytes Sea...

C++
Jul 2, 2014
0
0

Graphics Diagnostics in Visual Studio 2013 Update 3 RC

Rong Lu
Rong Lu

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! (Download V...

C++