September 2006 - Posts

28 September 2006
LibCheck: Highlight Public API Differences Between Assembly Revisions
LibCheck is an assembly comparison tool that: "... allows you to compare two versions of an assembly, and determine the differences. The tool reports the differences as a combination of 'removed' and 'added' APIs." The comparison results present: "removed" Read More...
1528 Comments
Filed under: ,
 
21 September 2006
Debugging Production Applications using ADPlus
ADPlus is used to take snapshots of processes in environments where development-time debugging tools are not available e.g. Production server farms, end-users workstations. ADPlus is a Visual Basic script provided as part of the Debugging Tools for Windows Read More...
1020 Comments
Filed under: , ,