C++ Team Blog

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

In the Community: Meet Kenny Kerr

Hello. Welcome to the first "in the community" posts spotlighting members of the C++ and/or developer community. Today we meet Kenny Kerr and a Microsoft MVP who graciously agreed to "go first" :)Kenny is a computer programmer with a bias toward Windows and C++. He enjoys writing and teaching developers how to get the most out of Windows with ...
Comments are closed.0 0
C++

Registration for C++Now 2013 Opens Today!

Registration for the seventh annual C++Now Conference (formerly BoostCon) opens today, and if you're looking for a great C++ conference to attend this year, you should definitely consider C++Now.  I attended last year's conference and it was terrific:  in addition to a splendid program of sessions about a wide variety of ...
Comments are closed.0 0
C++

Friday Miscellany #3

Active in the C++ community? Answering questions, creating demos, sharing code snippets, or hosting a local user group meeting? If you have something to share, send it to me (ebattali@microsoft.com) for potential inclusion in a future miscellany!And now on with the show: And because Murphy was an optimist, share your own laws below or on ...
Comments are closed.0 0
C++

Casablanca : Give us your feedback!

Casablanca: a native library to access the cloud from C++ Take a quick 10 minute break and give us your feedback on Casablanca. The Casablanca team would love to hear what you have to say! We want to know how you are using the libraries and what you like or don’t like about Casablanca. This data can help us improve Casablanca and ...
Comments are closed.0 0
C++

Friday Miscellany #2

We recently requested feedback on native debugging (https://aka.ms/nativeenc) and your C++ build experience (https://aka.ms/cppbuildsurvey). These surveys are still open, but I wanted to share some of the written feedback we have received: Look to future posts to share more about each of these surveys.Some links for your ...
Comments are closed.0 0
C++

Visual Studio 2012 Update 1 Now Available!

Today, Soma announced the availability of the Visual Studio 2012 Update 1! You can install it either from the download page (see "Visual Studio 2012 Update 1" under the "Additional software" section).As promised, you can now use the Visual C++ compiler and libraries to target Windows XP and Windows Server 2003. To target Windows...
Comments are closed.0 0
C++

Using the Windows 8 SDK with Visual Studio 2010 – configuring multiple projects

A few months ago, we wrote about how to use the Windows Software Development Kit (SDK) for Windows 8 within your Visual Studio 2010 projects.  These instructions work great if you are updating just one project, but if you need to use the Windows 8 SDK in many projects, repeating these steps for each project can be tedious...
Comments are closed.0 0
C++

Another Earful: Debugging Survey

The Visual C++ build experience survey (https://aka.ms/cppbuildsurvey) has almost passed the 250 response mark on the way to 500 responses. Thank you to everyone who has already provided feedback. To those that have not yet had a chance to take the survey, please consider spending ~10 minutes sharing your thoughts with the team. Your help is ...
Comments are closed.0 0
C++

Give Us an Earful: Visual C++ Build Survey

Need a quick 10 minute break from developing your latest Visual C++ masterpiece? Want to give us feedback about your project build experience?Yes? Then we have a link for you: https://aka.ms/cppbuildsurveyThere are a mix of questions including an invitation for further discussion if you opt in. We look forward to your feedback and hope to ...
Comments are closed.0 0
C++

Friday Miscellany #1

Some links for your consideration. Have ideas for future Miscellany posts? Drop me an email (ebattali@microsoft.com), share on our Visual C++ Facebook page, or leave a comment below. Thanks...
Comments are closed.0 0
C++