This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.
Last week we introduced the command line builder to all our Validator tools.
In a previous article I wrote about how to identify crashes in the Windows Event Log. You need to use the Windows Event Viewer, inspect […]
It’s not uncommon for the founders of startup businesses to experience problems with motivation and problems with productivity as their business grows. I’m going to […]
Why would you ever need a tool to clean up Visual Studio? Doesn’t Visual Studio have a built in “clean” mode that cleans your build […]
The problem with Solutions If you’re working with just one solution and the projects it contains Microsoft Visual Studio is a good tool for managing […]
The productivity sink Visual Studio is a very productive development environment. However, you can get Visual Studio into a state (for C++ and C developers, […]
We’ve just added a new Startup Wizard to all our C++ tools. The purpose of the startup wizard is to unify the various different dialogs […]
Coverage Validator has an option to automatically merge the coverage results of the current session with a central session. This allows you to get an […]
A few weeks ago @BobWalsh asked on twitter how to be more productive. I dashed off a simple reply about turning various things off. I […]