Posts by this author

Sep 11, 2025
Post comments count0
Post likes count1

Microsoft C++ Team at CppCon 2025

  It's that time of year again! We are excited to see you all at CppCon this year, where we'll once again be delivering a variety of presentations, from the latest advancements in debugging technology to extensibility frameworks for AI agents. See the end of this post for a listing of all of the sessions involving Microsoft staff. And y...

C++AnnouncementSurvey
Apr 13, 2023
Post comments count5
Post likes count1

Even faster builds with Incredibuild 10 and Visual Studio 17.6 Preview 3

Note: This post was co-authored with Incredibuild's Director of Product Marketing, Yohai West. We are pleased to announce that Visual Studio version 17.6 Preview 3 includes Incredibuild's most advanced developer acceleration platform: Incredibuild 10. This release includes several notable, new features that empower teams to speed up the developm...

AnnouncementC++Game Development
Apr 25, 2022
Post comments count0
Post likes count0

Customizing GitHub Codespaces for C++ Projects

A walkthrough for creating a GitHub Codespace, customizing the Codespace development container, and configuring Visual Studio Code for developing in a C++ project such as microsoft/vcpkg-tool.

C++VcpkgVisual Studio Code