Welcome to RightHand's community place Sign in | Join | Help

RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

Visualizer is a new cool feature of Visual Studio.NET 2005 debugger. It is exactly what I was looking for visualizing ADO.NET's DataSet data thus I decided to write my own visualizer. And here it is. You are welcome to download, use and discuss it.

RightHand.DataSet.Visualizer is an MDI application that lets you inspect DataSet structure and its data plus tons of other useful operations on DataSet right from within debugger. This version has a time limitation. See File/About box for the expiration date.

Why would I need a DataSet visualizer?

How often does a .net 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.

Interested?

Jump right to the product page.

Published 27. maj 2005 19:57 by Miha Markic
Filed under:

Comments

# Debugger Visualizer: Advanced Dataset Visualizer

27. maj 2005 23:09 by Nonnenberg's Notes
This is the most advanced visualizer I've seen so far. And it's also the first non-free visualizer I've...

# re: RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

1. december 2005 14:03 by Peter
Download link is very slow. Why??


Is possible that you send the zip file on my mail address
peter.lukan (at) gmail.com

By and Thanx
PS: Hvala za

# re: RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

1. december 2005 14:24 by Miha Markic
Files sent.
What can I say? I have 384KB upload bandwith so it shouldn't be that much slow though.
Anyway, I hope that T2 effect kicks in asap (10/10 VDSL for the price of much slower ADSL)

# re: RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

1. december 2005 16:10 by Miha Markic
Peter, GMail is rejecting my big attachment. Try again downloading...

# re: RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

6. februar 2006 14:38 by bob
I copied the files to the visualizer folder, but the only visulaizer I see is the default "dataSet Visualizer".

# re: RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

6. februar 2006 17:17 by Miha Markic
Hi bob,

Which folder did you copy your files to? I have my visualizer files in C:\Program Files\Microsoft Visual Studio 8\Common7\Packages\Debugger\Visualizers.

# Kenny’s Weblog » Blog Archive » Collection of Visualizers for Visual Studio 2005

New Comments to this post are disabled