TL;DR
In Unreal Engine, Blueprints and C++ aren’t competitors, they’re complementary tools. Blueprints offer a visual, beginner-friendly way to build gameplay quickly, making them ideal for prototyping, simple logic, and collaboration with non-programmers. C++, on the other hand, provides greater performance, flexibility, and low-level control, making it essential for complex systems and…
Visual Assist 2024.7 release post
October 1, 2024
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…
Making a case for investing in software tools: convincing yourself, your team, and your boss
September 27, 2024
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…
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…
TL;DR
From ATMs and payment terminals to real-time trading systems, a huge part of modern financial technology still runs on C++. This blog explains why the language remains so important for embedded financial systems, where speed, reliability, and low-level hardware control…
TL;DR
C++ continues to dominate financial software because it delivers the speed, control, and precision required for high-stakes systems like trading platforms and risk engines. But building in this space is far from simple. Developers must juggle ultra-low latency demands…
Installing Virtual Machines to use Visual Studio on Mac
August 27, 2024
TL;DR
The full version of Visual Studio cannot run natively on macOS, especially after Visual Studio for Mac was discontinued. The most effective solution is to install Windows (ARM version) on a virtual machine and run Visual Studio within that environment.
This approach allows Mac users to access all features required for C++, .NET, Unity, and enterprise development. With proper RAM and CPU…
VA 2024.6 is here and is available to download! This release features small but crucial updates.
IMPORTANT: Users of 2024.5 should upgrade as soon as possible, or install the previous version 2024.4.
To get the latest version, visit our website now and download the new…
Catching up with VA: Our most recent performance updates
July 21, 2024
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…
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 starting this release, Visual Assist 2024.4. Visual Assist is now available as a fully ARM-native plugin, fully supported in…
You must be logged in to post a comment.