C++ Corner

Stay up-to-date with the latest C++ news, tips, and trends for developers in the know.

Unleash Visual Studio 2022's New Safety Checks

The C++ team at Microsoft has introduced a suite of new checks in Visual Studio 2022 to help developers write safer and more reliable C++ code. Discover the latest advancements in this comprehensive overview.

C++ Community Gathers for Pure Virtual: Free Virtual Conference with Linux, Modules, and Containers on Tap

Microsoft's C++ Developer Advocate Sy Brand shares a preview of the pre-conference videos for the upcoming Pure Virtual C++ virtual conference, covering a range of topics from Linux development to containers.

Unlocking the Power of Build Insights: Mastering Template Instantiation Optimization

Discover how the new Templates View feature in Build Insights can help you identify and optimize the impact of template instantiations on your C++ project's build time.

MSVC Address Sanitizer Adoption Boosts Security and Reliability of .NET's CoreCLR

MSVC Address Sanitizer Adoption Boosts Security and Reliability of .NET's CoreCLR

The MSVC Address Sanitizer team collaborated with the CoreCLR team to integrate this powerful memory error detection tool, improving the security and reliability of the .NET runtime platform.

MSVC Address Sanitizer Adoption Boosts Security and Reliability of .NET's CoreCLR

How Time Travel Debugging team uses Copilot Chat for C++

How Time Travel Debugging team uses Copilot Chat for C++

Ken Sykes and Juan Carlos Arevalo Baeza, Principal Software Engineers on the Time Travel Debugging team at Microsoft, have been integrating GitHub Copilot and Copilot Chat into their C++ development workflows in Visual Studio Code.

How Time Travel Debugging team uses Copilot Chat for C++