<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating Objects from XML with .Net Deserialization &#8211; Updated</title>
	<atom:link href="http://www.myboogpages.com/2006/11/creating-objects-from-xml-with-net.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myboogpages.com/2006/11/creating-objects-from-xml-with-net.html</link>
	<description>I was so much older then, I&#039;m younger than that now.</description>
	<lastBuildDate>Wed, 21 Sep 2011 06:06:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: ASP.NET: Using Hierarchical Data with ObjectDataSource</title>
		<link>http://www.myboogpages.com/2006/11/creating-objects-from-xml-with-net.html/comment-page-1#comment-170777</link>
		<dc:creator>ASP.NET: Using Hierarchical Data with ObjectDataSource</dc:creator>
		<pubDate>Wed, 07 May 2008 21:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.myboogpages.com/2006/11/creating-objects-from-xml-with-net/#comment-170777</guid>
		<description>[...] You can load up the data either by passing a Dataset object from your data access layer and then grinding through all the data, or (my favorite) you can define the XML output of your dataset with an XSD schema, use the GetXML method, and serialize this XML into the objects directly. [...]</description>
		<content:encoded><![CDATA[<p>[...] You can load up the data either by passing a Dataset object from your data access layer and then grinding through all the data, or (my favorite) you can define the XML output of your dataset with an XSD schema, use the GetXML method, and serialize this XML into the objects directly. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

