For those of you who use DataSets and are tired of trying to figure out what’s in your DataSet and having to ask for Counts of each Row collection by entering ds.Tables(0).Rows(0)(“CustomerId”) in the open window, then Dan Green has the tool for you. The Data Debugger Visualizer allows you to step through each line of code while you simply hover the mouse pointer over the DataSet variable and bingo! The DataVisualizer’s commandbar pops up providing a host of useful tool-sets.