[Cool Tool] Dataset Quick Watch "visualizer" Add-in for VS.Net 2003

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2004/5/29/cool-tool-dataset-quick-watch-quotvisualizerquot-add-in-for.html
Published Saturday, May 29, 2004 5:21 PM by RoyOsherove

Comments

Saturday, May 29, 2004 11:15 AM by TrackBack

# DataSet Visualizer for Visual Studio 2003

Debugging DataSets in Visual Studio just got easier. Whiel something like this will most likely be available out of the box with Visual Studio 2005, current users of Visual Studio 2003 have no easy way of figuring out what exactly...
Sunday, May 30, 2004 1:00 AM by TrackBack

# VS.NET 2003 DataSet visualizer a la Whidbey!

Sunday, May 30, 2004 3:19 AM by TrackBack

# VS.NET 2003 DataSet visualizer a la Whidbey!

Sunday, May 30, 2004 3:44 AM by Avner Kashtan

# re: [Cool Tool] Dataset Quick Watch "visualizer" Add-in for VS.Net 2003

It's one of the things I'm really looking forward to in Whidbey - not only the Dataset visualizer, but a whole extensibility schema for Debugging Visualizers for your custom data-types or whatever.
Could be nice, to take your app's GUI and use it as a debugging visualizer for your custom data-set, with binding in-place and all. :)