Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Righthand Dataset Debugger Visualizer
Righthand Dataset Debugger Visualizer

Righthand Dataset Debugger Visualizer

Miha Markic

|
3,906 clicks
| (2) | Free
RightHand.DataSet.Visualizer is an MDI application that lets you inspect DataSet structure and its data plus tons of other useful operations on DataSet.
Get Started

RightHand.DataSet.Visualizer is an MDI application that lets you inspect DataSet structure and its data plus tons of other useful operations on DataSet.

Why would I need a DataSet visualizer?

How often does a programmer wonder what data a dataset holds? It is certainly not easy to see the data in regular debugger windows. It is even harder to check the structure of DataSet or find which row has an error or which row has been changed. Or even which column of a row has been changed. If you ever worked with either normal or strong typed datasets you should see what I mean.
That’s why the fine folks at Microsoft introduced visualizers – a debugger feature that makes the inspection of complicated data easier. Even Visual Studio 2005 beta 2 already ships a DataSet visualizer (and some others, such as Text, HTML and XML) which is pretty ascetic. Is there a better replacement? Yes, welcome to RightHand.DataSet.Visualizer, a powerful tool that lets you do almost anything on a DataSet including extraordinary UI feedback.

Go to this web page for more info.

Note: There is no installation support directly from Visual Studio because VSIX simply doesn't support it for visualizers. You'll have to copy the binaries to appropriate folder (there are instructions on the page).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft