Posts by this author

Apr 30, 2024
Post comments count0
Post likes count0

Pure Virtual C++ 2024 is Now Live!

Pure Virtual C++, our free one-day virtual conference for the whole C++ community, is now live! Check it out on YouTube: The sessions are:

AnnouncementPure Virtual C++
Apr 29, 2024
Post comments count0
Post likes count0

Pure Virtual C++ 2024 is Tomorrow

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day. The sessions are: We've added a host of new pre-conference content which you can check out in the meantime. In the last we...

AnnouncementPure Virtual C++
Apr 22, 2024
Post comments count0
Post likes count0

Pure Virtual C++ Pre-Conference Videos – Linux Development, Modules, Containers and more!

  Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day. Half of the pre-conference content for the conference is now available. We have videos on a host of topics: ...

AnnouncementPure Virtual C++
Apr 3, 2024
Post comments count0
Post likes count2

Pure Virtual C++ 2024 Sessions Announced

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day and a host of pre-conference content. Here is the list of sessions:

Pure Virtual C++Announcement
Mar 19, 2024
Post comments count0
Post likes count2

Sign Up for the free Pure Virtual C++ 2024 Conference

Every year we run Pure Virtual C++: a free one-day virtual conference for the whole C++ community. Next month we’re doing it again! Sign-up for free to get access to our five live sessions and a host of pre-conference content. The live event will start at April 30th 15:00 UTC. Videos will be available to stream for free on YouTube after the ...

Pure Virtual C++C++
Feb 13, 2024
Post comments count4
Post likes count5

What’s New for C++ Developers in Visual Studio 2022 17.9

We are happy to announce that Visual Studio 2022 version 17.9 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by following the Update Visual Studio Learn page. Standard Library We'...

C++
Feb 12, 2024
Post comments count2
Post likes count5

A Year of C++ Improvements in Visual Studio, VS Code, and vcpkg

As we enter the new year, it’s a good time to look back at all the features and improvements we made for C++ developers in our tools in 2023. We’ve made advancements across Visual Studio, Visual Studio Code, our toolchain, and the vcpkg package manager in both performance and functionality. Some particular areas of focus have been ARM64 support, Un...

C++VcpkgVisual Studio Code
Nov 14, 2023
Post comments count15
Post likes count3

What’s New for C++ Developers in Visual Studio 2022 17.8

We are happy to announce that Visual Studio 2022 version 17.8 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by following the Update Visual Studio Learn page. Standard Library The...

C++Announcement
Oct 11, 2023
Post comments count4
Post likes count3

Structured Diagnostics in the New Problem Details Window

Massive compiler errors which seem impossible to navigate are the bane of many C++ developers’ lives. It’s up to tools to provide a better experience to help you comprehend diagnostics and understand how to fix the root issue. I wrote Concepts Error Messages for Humans to explore some of the design space and now, due to the hard work of many folks ...

AnnouncementC++Diagnostics
Sep 28, 2023
Post comments count1
Post likes count2

Microsoft C++ Team at CppCon 2023

As always our team will be at CppCon this year with a host of presentations. Many of us will also be present at our team’s booth in the main hall for the first two days of the conference. Come say hi and let us know if you have any questions about our talks, products, or anything else! You can also join the #visual_studio channel on the CppCon ...

C++