CommunityTips and Tricks

C++ Safety Checkers Deep-Dive: Why Memory Safety Is Everyone’s Problem Now

For decades, C++ has powered the world’s most critical systems—from banking infrastructure and trading platforms to game engines, aerospace software, and embedded devices. Its unmatched performance and control make it the tool of choice when efficiency matters most. But that control comes at a cost. C++ assumes minimal guard rails. It assumes the developer knows exactly what they’re doing.
Read more
Build Announcements

Visual Assist 2025.3 release post

Visual Assist 2025.3 is now public and available to download.  This release improves developer experience by updating the feedback UI when using some of our added features from recent releases. We’ve also updated our options dialog’s look and feel alongside some of line highlighting options. We’ve also fixed many of the bugs and issues based on user reports. The highlight of this release is…
Read more
Build Announcements

Visual Assist 2025.1 release post

VA 2025.1 enhances usability with smarter navigation, better C++ module support, and more flexible refactoring options. The updated first-run dialog, configurable test snippets, and a refreshed UI improve the overall experience. Additionally, several key fixes address navigation issues, assignment suggestions, and UI inconsistencies, ensuring a more stable and efficient development…
Read more
Build Announcements

Visual Assist 2024.7 release post

We are excited to announce the release of 2024.7 of Visual Assist! This update introduces several powerful features aimed at improving your coding efficiency and project navigation. Download the release now. Here’s a breakdown of what’s new in this version: New…
Success StoryTips and Tricks

Making a case for investing in software tools: convincing yourself, your team, and your boss

Introduction Visual Assist has been a longtime partner for coding in Visual Studio. It adds missing features and sometimes even replaces the default features in the IDE. In fact, you can even argue that Visual Assist had a direct influence as to how some of the features in Visual Studio panned out. But what makes Visual Assist (VA) such a compelling purchase? And what about it makes it a…
Read more