<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Using DataSets to Process XML</title>
	<atom:link href="http://blog.dmbcllc.com/2008/08/06/using-datasets-to-process-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmbcllc.com/2008/08/06/using-datasets-to-process-xml/</link>
	<description>ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.</description>
	<pubDate>Tue, 06 Jan 2009 09:04:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Dave</title>
		<link>http://blog.dmbcllc.com/2008/08/06/using-datasets-to-process-xml/#comment-657</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 06 Aug 2008 10:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2008/08/06/using-datasets-to-process-xml/#comment-657</guid>
		<description>I haven't run into that situation and this isn't the first time I've tried this.  So, until I do, I'm going to continue to use this simple method.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t run into that situation and this isn&#8217;t the first time I&#8217;ve tried this.  So, until I do, I&#8217;m going to continue to use this simple method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wildermuth</title>
		<link>http://blog.dmbcllc.com/2008/08/06/using-datasets-to-process-xml/#comment-656</link>
		<dc:creator>Shawn Wildermuth</dc:creator>
		<pubDate>Wed, 06 Aug 2008 09:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2008/08/06/using-datasets-to-process-xml/#comment-656</guid>
		<description>Be aware that this does not work with any ad-hoc XML as the DataSet can't consume XML where one typed child can have more than one typed parent.  Have you considered LINQ to XSD as an alternative?</description>
		<content:encoded><![CDATA[<p>Be aware that this does not work with any ad-hoc XML as the DataSet can&#8217;t consume XML where one typed child can have more than one typed parent.  Have you considered LINQ to XSD as an alternative?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
