Blog

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.

Avatar for Stephen Kellett
Stephen Kellett

64 bit porting gotcha #2! x64 Register preservation

In a previous article on x64 development I mentioned the problem of aligning the callstack on 16 byte boundaries and what happens if you do […]

Development
February 17, 2012
Avatar for Stephen Kellett
Stephen Kellett

Unhandled non-continuable exception. What?

The Problem A few days ago I was testing the latest version of C++ Memory Validator x64. The testing was going fine until I tried […]

Development
February 16, 2012
Avatar for Stephen Kellett
Stephen Kellett

Improving your code with Static Analysis tools

Update, October 2012. I’ve edited this to include more tools, prices and our experience with each vendor we’ve interacted with. At Software Verification we create […]

Development
January 2, 2012
Avatar for Stephen Kellett
Stephen Kellett

Improving MFC memory performance

If you are using MFC arrays it is possible in quite a few cases to improve the speed and memory performance of these arrays. This […]

conference Talks & conferences
November 22, 2011
Avatar for Stephen Kellett
Stephen Kellett

Business of Software 2011 – mind food

A few weeks ago in October I travelled to Boston, MA for the Business of Software conference. This is the number one conference to go […]

Announcements
November 17, 2011
Avatar for Stephen Kellett
Stephen Kellett

Important changes to how we bring you software updates

In this blog post I’m going to tell you about some important changes that will be happening with respect to how we provide software updates […]

hardware
October 21, 2011
Avatar for Stephen Kellett
Stephen Kellett

Tablets vs PCs, is this the correct way to compare them?

A brief history Since the dawn of electronic computing we’ve had valves disrupted by transistors, mainframes disrupted by minicomputers, mincomputers disrupted by workstations, workstations disrupted […]

Future user experience
October 13, 2011
Avatar for Stephen Kellett
Stephen Kellett

Windows 8 Start Screen disaster

Over on the MSDN blog there is a series of articles about Windows 8. Among those articles are three articles about the Windows 8 Start […]

Development Tutorial
October 5, 2011
Avatar for Stephen Kellett
Stephen Kellett

A new take on tutorials

We’ve been making changes to how we present our tutorials for our software tools. First Steps Our first tutorials were downloaded with evaluation versions of […]

Coverage Development Memory Profiler
September 29, 2011
Avatar for Stephen Kellett
Stephen Kellett

Command line support for .Net services and ASP.Net

Today we have released updated versions of our software tools for .Net: .Net Coverage Validator, .Net Memory Validator and .Net Performance Validator. The updates to […]

Fully functional, free for 30 days