2015-01-20

Visual Studio Visualizers

VS Visualizers are great way to visualize objects when debugging your code. I created some visualizers that I can share with you on this page.

DataSet visualizer 

Difference between default DataSet visualizer and my is that I added following:

  • Export DataSet to Xml
  • Export DataTable to Xml
  • Show Parent/child rows based on DataSet Relations of selected cells
  • Filter on selected cells




Image visualizer

Shows image from variable.





















Color visualizer

Shows more info about a color.