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.
We’ve just released another of our in-house tools – Exception Tracer. Debugging Events Exception Tracer started off life as an experiment and then through a […]
Since Windows Vista the Windows operating system has included functionality to iterate across the waiting objects that form a chain between threads. I’m waiting for […]
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 […]
We were recently asked if Memory Validator could handle monitoring a program that took it’s input from a file and wrote its’ output to a […]
Multi-threading is becoming quite common these days. It’s a useful way to provide a responsive user interface while performing work at the same time. Our […]
Last week I attended my the Business of Software Europe conference. This year the conference returns to Cambridge after a few years in Dublin and […]
Working with GDI in Windows, whether you’re using Win32 calls or MFC, you’re concerned with pens, brushes, fonts, bitmaps and regions for drawing. You may […]
Introduction We recently had a request asking if Memory Validator could detect memory leaks in unit tests managed by Microsoft’s Visual Test and Visual Test […]
Last week I attended the Business of Software Europe 2018 conference, in London, United Kingdom. It’s a great conference, for people building sustainable software businesses. […]
Visual Studio menu support We’ve just added support for integrating tool menus into Visual Studio. This integration supports most of our tools. The menu only […]