Getting Started, "Simplify Coding With Visualizers," by Vikram Srivatsa
Visual Studio Magazine, August 2005

--------------------------------------------
ReadMe For Sample Enclosed with the Article
--------------------------------------------
The folders included are: 

1. Binary
   The Binary folder comprises of the completed Debugger Visualizer which can be directly used by following 
   the instructions for installing a Debugger Visualizer as outlined in the article.

2. Source
   This folder comprises of the Solution file named DirectoryListing.sln. The solution file comprises of two projects.
   1. DirectoryListing - This contains the main source code for the project.
   2. TestDebugger - This project can be used to test and debug the debugger visualizer.	
    
   

