Righthand Dataset Debugger Visualizer

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.

Important notice

RightHand isn’t liable for any possible problem that is (in)directly caused by RightHand.DataSet.Visualizer.
At this time there shouldn’t be any such problems.

New feedback channel: forums.rthand.com.

Updates:

0.9.1: Compiled with Visual Studio 2005 July CTP and new expiration date is 11/7/2005

0.9.5: Compiled with Visual Studio 2005 RTM and new expiration date is 2/2/2006

0.9.12: There are two versions, both unrestricted by time: for VS2005 and for VS2008. This is the last version for VS2005.

0.9.16 (21.5.2010): Added version for VS2010. Added icons and slightly cleaned up the UI. The visualizer for each VS is in one big file, digitally signed.

1.0.3 (23.8.2011) Added Toggle Time popup menu item for datetime columns. Visualizer also guesses the default display - with or without time. Download 2010, download 2008.

1.0.4 (1.9.2011) Save As menu item wasn't wired. Should work now. Download 2010, download 2008.

1.0.5 (13.9.2011) Download 2010, download 2008.

  • Tables tree width is persisted
  • added "show original values" feature (through button in a toolbar). When enabled it will show the cell original value in parentheses. Disabled by default.
  • Error and Changed columns are narrower and fixed width to conserve space

1.0.6 (11.1.2012) Download 2010, download 2008.

  • better handling of a single DataTable - now, when table is part of a dataset, it loads entire dataset and jumps to the selected table. Note that when committing changes in this scenario, only changes in selected DataTable will be committed.
  • minor bug fixes

Requirements

• Visual Studio 2005 (last supported version is 0.9.12), 2008 or 2010 (two separate versions).

Download

Check out download section.

Links to new versions will be posted next to version above in what's new.

Installation

Copy files in zip file to one of these two folders (number next to Visual Studio stands for: 8...VS2005, 9...VS2008, 10...VS2010):
\Common7\Packages\Debugger\Visualizers
i.e.: C:\Program Files\Microsoft Visual Studio 9\Common7\Packages\Debugger\Visualizers
or
My Documents\Visual Studio\Visualizers
The difference is that the former is visible to all users while the latter is visible only to current user.
As an alternative, you can just register DevExpress.* assemblies to GAC (no need to copy them to that folder).
That’s it. No need to restart (if you have it open) Visual Studio at all.

Running

Run to a breakpoint in your application, hover over a dataset variable either in editor or in one of the debugger windows (locals, auto, watch, …). Click on the arrow near magnify glass and pick RightHand DataSet Visualizer. Here is an example:

Main Screen

The main screen also provides the ability to either save or load dataset through usage of WriteXml and ReadXml methods. See File/Open, File/Save and File/Save As.. menu items. When you are done using visualizer you can commit changes and exit (File/Commit And Exit) or just exit and cancel changes.

Table MDI child window

About



Links:
 
RightHand web site www.rthand.com
RIGHTHAND is a .net consulting and software development company.
 
Info e-mail: info
Miha Markič’s Blog blog.rthand.com
RightHand.DataSet.Visualizer discussion forum cs.rthand.com/forums/5/ShowForum.aspx
Developer Express web site www.devexpress.com/

 

 

Troubleshooting

Getting a HRESULT: 0×80131515

Are you getting a HRESULT: 0×80131515 when invoking Righthand DataSet Visualizer from Visual Studio like this:

image_thumb11[4]

The problem is that OS marked the visualizer assembly as unsecure since it originated from the Internet. The solution to the problem is an easy one.

Locate the Righthand.DebuggerVisualizer.Dataset.2010.dll within File Explorer, right click to get Properties and click on Unblock button:

HRESULT: 0x80131515 error dialog

 

More screens

Master-Detail view

Images in grid

Print Preview

Miha Markic

About me
Righthand
 
Microsoft MVP
 
Developer Express' DXSquad
INETA Country Leader for Slovenia
INETA Country Leader for Slovenia

Slovene Developer Users Group Lead
Friends of Red-Gate
LLBLGenPro Partner

Miha currently works as a free lance consultant and software developer specialized in .net area.
He graduated in Computer and information science at the University of Ljubljana, Slovenia. He has accumulated experience in various programming languages such as Java, Visual Basic 3-6 (MCP), Visual C++, Delphi, C# and VB.Net through years.
He has experience in practically all (technical) stages of project development, including planning, framework development, user interface, business processes, as well as testing and documenting. He has worked on big and small projects in Slovenia and abroad (e.g. participated in completing level 3 IS for the Nucor steel plant, Hertford, USA).
Currently he enjoys programming in .net environment using C#. Since 2000 he has been active in Developer Express' DX Squad and has been ECDL trainer and tester. He also gives lectures on conferences and other events in Slovenia.

Month List

Tag cloud

Most comments

Paulius Paulius
1 comments
us United States
Meh Meh
1 comments
us United States
bart dm bart dm
1 comments
nl Netherlands

RecentComments

Comment RSS