.NET Debugging for production environments
I stumbled to this free training video series .NET Debugging Starter Kit series . This was created by Brad Linscott a Premier Field Engineer. This series will teach you how to use various tools – including the Debugging Tools for Windows package (e.g., windbg) – to resolve your .NET application issues in a production and pre-production environment,
Read More