What I learn by day I blog at night.
I wrote about DSWatch before. Its a VS 2003 plug-in that lets you visually represent DataSets while debugging. I can't imagine any serious database related programing without DSWatch. But today I cam across XML Visualizer for Visual Studio .NET 2003. It's a serious must have! DSWatch is left in dust.
Currently supported types (including derived) are: DataSet, DataTable, DataRow/DataRow[]/DataRowCollection (attached), DataView, DataRowView/DataRowView[] (attached), DataViewManager, XPathNavigator, types implementing IXPathNavigable, well-formed XML in strings, or any XML-serializable type.