2

Are there any datarow visualizers which work in VS 2008? I have tried a couple (DotNetDan & Captator) and they both give cast exceptions. It seems these were developed for VS 2005.

I know I can put a datarow in a datatable and view it through a datatable visualizer but I don't want to write code every time I want to inspect one.

Adrian Godong
  • 8,802
  • 8
  • 40
  • 62
Abdu
  • 16,129
  • 13
  • 59
  • 84

2 Answers2

1

Captator updated their visualizer which you can get from: http://captator.dk/captator.aspx?article=165

Abdu
  • 16,129
  • 13
  • 59
  • 84
0

Righthand Dataset Debugger Visualizer

Matthew Boehlig
  • 471
  • 6
  • 9