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.
When working with IIS it’s not uncommon to run into problems with pages not being served correctly. When this happens you’re shown an error page […]
If you’re working with IIS there is a high likelihood that at some point you’ll want to write data to a log file and/or enable […]
The Win32 function VirtualAlloc() can be used to allocate new blocks of committed memory. When this happens a new block that is large enough to […]
We’ve just released Memory Validator 9.63. This release introduces improvements for viewing trending statistics by allocator type. The Job To Be Done behind these changes […]
Many software engineers and their managers struggle to understand what memory fragmentation is and the effects memory fragmentation can have on the software they produce. […]
To enable us to create our Perl code coverage, Perl flow tracing and Perl profiling tools we have modified the Perl runtime to include a […]