MSVC Compiler Updates in Visual Studio 2022 version 17.13
Introduction For this update, we have changed things up a little bit. We now have more distinct buckets of fixes/implemented features. This is to help guide readers who care about specific features to more easily see how the compiler front-end team is ...
C++ Language Updates in MSVC in Visual Studio 2022 17.13
Introduction For this update, we have changed things up a little bit. We now have more distinct buckets of fixes/implemented features. This is to help guide readers who care about specific features to more easily see how the compiler front-end team is ...
4 Ways to Keep MFA From Becoming too Much of a Good Thing
Multi-factor authentication (MFA) has quickly become the standard for securing business accounts. Once a niche security measure, adoption is on the rise across industries. But while it’s undeniably effective at keeping bad actors out, the implementat...
What’s New for C++ Developers in Visual Studio 2022 17.13
We are happy to announce that Visual Studio 2022 version 17.13 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 upgrad...
Visual Studio 2022 v17.13 is Now Available!
We’re excited to announce the availability of Visual Studio 2022 v17.13. This update focuses on stability and security, along with continuous improvements for all developers using Visual Studio. Based on your feature requests, several new tools and e...
Apple officially owns Pixelmator and Photomator
In November, Pixelmator’s team announced an acquisition agreement with Apple. Three months later, Pixelmator has officially confirmed that it is now a part of Apple. The confirmation is delivered through a software update for the Pixelmator and Photo...
C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!
Exploring the latest features and enhancements in the C# Dev Kit for VS Code including .NET Aspire orchestration support, new hot reload features, enhanced debugging capabilities, and more! The post C# Dev Kit Updates: .NET Aspire, Hot Reload, and More...