Tips and Tricks

AI Coding Tools for C++ Teams: What Leaves Your Machine in 2026

AI coding tools are now part of the conversation in almost every software organization. Sometimes the push comes from developers experimenting on their own. Sometimes it comes from management asking teams to ship faster without increasing headcount. Either way, the discussion quickly runs into the same wall: trust. What leaves the machine? Who can access it? What gets logged, retained, indexed…
Read more
Build Announcements

Visual Assist 2023.2 released

The second update to Visual Assist in 2023 is here. This update features an extensive series of upgrades to code inspections, shader extension support, and a number of quality fixes to the IDE. Download the latest version of Visual Assist now. Greatly expanded code…
Tips and Tricks

Solving The Most Common Visual Studio C++ Pain Points

Visual Studio is a reliable C++ solution that offers many advantages and is widely used by developers to create various types of applications. However, there are also a number of challenges that programmers face when using Visual Studio for C++. In this blog, we will talk about the most common developer pain points, as well as how to use Visual Studio for C++ effectively and what tools we need for…
Read more