Visual SOS – Visual Studio extension to debug managed applications through SOS

Visual SOS is both an executable and extension for Visual Studio that leverages the debugger engine available in Windows in conjunction with SOS debugging extension. It’s similar to having Windbg embedded into Visual Studio but in a much simpler way, because it exposes some of the most commonly used commands just a click away. Visual […]

Memory Inspector Source Code on CodePlex

Hi Community,   Please feel free to download the Memory Inspector Source Code from here and if you like it, feel free to join the project!!!   Regards,   Angel

Memory Inspector

  Hi Community, please find here an Add-In I just published for Visual Studio on Visual Studio Gallery. It’s called “Memory Inspector” and in a few words…  “it’s a tool for analyzing memory usage and allocations made by an application and its dependent modules. It also allows to collect  information about the memory use at […]