<?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: Upgrade your C# Skills part 5 &#8211; LINQ to XML</title>
	<atom:link href="http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html</link>
	<description>Real World .NET Methods, Tricks, and Examples</description>
	<lastBuildDate>Fri, 05 Mar 2010 12:57:04 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sam Goldberg</title>
		<link>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html/comment-page-1#comment-554</link>
		<dc:creator>Sam Goldberg</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html#comment-554</guid>
		<description>Thanks for the example.  From this example, I didn&#039;t really see any advantage of using LINQ over XmlDocument and standard DOM API.

Still new to LINQ so I may be missing something.  I was expecting that you would point LINQ to an XmlDocument (or Xmlschema), and it would dynamically generate an application object.  So I think I had a misconception about what it was about.

I guess the LINQ advantage would be that you can use LINQ query syntax (which works for database, and other objects), instead of having to learn Xpath, or DOM API?</description>
		<content:encoded><![CDATA[<p>Thanks for the example.  From this example, I didn&#8217;t really see any advantage of using LINQ over XmlDocument and standard DOM API.</p>
<p>Still new to LINQ so I may be missing something.  I was expecting that you would point LINQ to an XmlDocument (or Xmlschema), and it would dynamically generate an application object.  So I think I had a misconception about what it was about.</p>
<p>I guess the LINQ advantage would be that you can use LINQ query syntax (which works for database, and other objects), instead of having to learn Xpath, or DOM API?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upgrade your C# Skills Series</title>
		<link>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html/comment-page-1#comment-44</link>
		<dc:creator>Upgrade your C# Skills Series</dc:creator>
		<pubDate>Thu, 07 Feb 2008 07:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html#comment-44</guid>
		<description>[...] Part 5 - LINQ to XML    These posts have really good examples to get you on your way to understanding and using LINQ and the other new features of .NET 3.5. [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 5 &#8211; LINQ to XML    These posts have really good examples to get you on your way to understanding and using LINQ and the other new features of .NET 3.5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekly Link Post 27 &#171; Rhonda Tipton&#8217;s WebLog</title>
		<link>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html/comment-page-1#comment-38</link>
		<dc:creator>Weekly Link Post 27 &#171; Rhonda Tipton&#8217;s WebLog</dc:creator>
		<pubDate>Mon, 04 Feb 2008 04:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html#comment-38</guid>
		<description>[...] Joel Cochran continues his Upgrade your C# Skills series with LINQ to XML. [...]</description>
		<content:encoded><![CDATA[<p>[...] Joel Cochran continues his Upgrade your C# Skills series with LINQ to XML. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
