XPathNavigator and the DataSet
An article I recently wrote about an XPathNavigator over DataSets is currently running on MSDN (
http://msdn.microsoft.com/xml/default.aspx?pull=/library/en-us/dnxmlnet/html/datasetnav.asp). Might be an interesting read if you ever perform XPath queries or XSLT transformations on top of DataSets.