Debugging code in production with IntelliTrace

Frequently, applications seem to have the frustrating characteristic of performing very well during the development and test cycle, only to be followed up by randomly misbehaving in production environments for no apparent reason. This results in a frantic effort to try and figure out what's going wrong from bug reports that range from "it just stopped working" to "it works on my machine". Diagnosing these problems in a production environment can be rather tricky, especially if you are in an environment where you do not have production access. This is where IntelliTrace can help.

While a traditional dump file only provides a capture of the runtime environment as a moment in time, a more lengthy and ...

Get Visual Studio 2015 Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.