Don’t you wish your code came with an undo button for every mistake? So do all developers who accidentally pushed a bug into production!
But we got the next best thing: Unit testing. This webinar will show you how to stop breaking your codebase (and your spirit) by writing tests that catch errors before they escape into the wild. Perfect for developers who know they should test but don’t know…
How to Query File Attributes 50x faster on Windows
November 14, 2024
Imagine you’re developing a tool that needs to scan for file changes across thousands of project files. Retrieving file attributes efficiently becomes critical for such scenarios. In this article, I’ll demonstrate a technique to get file attributes that can…
Introduction
When programming game elements in Unreal, developers have two main options: develop using Unreal’s visual blueprint system or develop using the C++ language.
The Blueprint system in Unreal Engine is a powerful visual scripting tool designed to help…
Success Story: Visual Assist for modeling and simulation software for automotive C++
September 26, 2024
About the Client
Based in Europe, the client is a global company specializing in the development and manufacturing of high-performance systems for vehicle technology. As a company that has been in the industry for over a century, their longstanding focus on innovation has positioned them as one of the top automotive manufacturers worldwide. As part of their commitment to quality, they have…
In today’s fast-paced financial technology landscape, the demand for robust, high-performance software is increasing. At the core of the majority of financial innovations lies C++, a language revered for its speed, efficiency, and control.
As financial institutions…
Introduction
When it comes to developing software for the finance and banking industry, C++ is often the language of choice due to its performance, efficiency, and flexibility.
However, writing C++ programs in this highly regulated and fast-paced environment comes with its…
Throughout its long lifetime, Visual Assist (VA) has been a top-of-the-line productivity plugin with a performance advantage over Visual Studio and other plugins. Performance and speed has been a bread-and-butter factor for choosing VA—and we’ve doubled down with updates focused on cutting interruptions and load times.
VA had significant improvements in 2024, particularly in the initial…
Visual Assist 2024.4 release post - ARM Support
June 12, 2024
It’s our pleasure to announce a new Visual Assist release, headed by a major addition—supporting ARM!
We hope you find this release useful. Visit our website to download the release.
ARM support
Big news for Visual Assist’s device support! Windows ARM is now supported…
Visual Assist 2024.3 release post
May 2, 2024
Another Visual Assist update?! VA 2024.3 is headlined by a dramatic improvement to the performance of Find References. This release also features both a fix and an improvement related to Move Implementation. We also have some key features exiting their beta phase (try them…
Visual Assist 2024.2 release post
March 28, 2024
It only has been a minute since the last performance-focused release but Visual Assist 2024.2 is here, squeezing even more performance to set it apart from other coding assistants! Continuing the theme of the last version, this release is focused on getting rid of interruption or downtime, and overall just making the Visual Studio experience as responsive as possible.
Download the release now from…
You must be logged in to post a comment.