<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jack @ ASP.NET &#187; Region</title>
	<atom:link href="http://jack-fx.com/net/tag/region/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/net</link>
	<description>As a software developer, I still Focus on .NET, internet, asp.net, C# and so on. I</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:47:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>C# Code Snippet: Finding a Node in an XML String</title>
		<link>http://jack-fx.com/net/2010/02/02/c-code-snippet-finding-a-node-in-an-xml-string/</link>
		<comments>http://jack-fx.com/net/2010/02/02/c-code-snippet-finding-a-node-in-an-xml-string/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 08:56:02 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Appleton]]></category>
		<category><![CDATA[foundNode]]></category>
		<category><![CDATA[fox valley]]></category>
		<category><![CDATA[gt 5]]></category>
		<category><![CDATA[gt c]]></category>
		<category><![CDATA[lambda expressions]]></category>
		<category><![CDATA[Milwaukee]]></category>
		<category><![CDATA[Oshkosh]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Region]]></category>
		<category><![CDATA[States]]></category>
		<category><![CDATA[Wisconsin]]></category>
		<category><![CDATA[xelement]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2010/02/02/c-code-snippet-finding-a-node-in-an-xml-string/</guid>
		<description><![CDATA[XML to be operated on: 1: &#60;States&#62; 2: &#60;State name=&#34;Wisconsin&#34;&#62; 3: &#60;Regions&#62; 4: &#60;Region name=&#34;Milwaukee&#34;&#62; 5: &#60;Area name=&#34;Mukwanago&#34;/&#62; 6: &#60;Area name=&#34;Germantown&#34;/&#62; 7: &#60;/Region&#62; 8: &#60;Region name=&#34;Fox Valley&#34;&#62; 9: &#60;Area name=&#34;Oshkosh&#34; /&#62; 10: &#60;Area name=&#34;Appleton&#34; /&#62; 11: &#60;/Region&#62; 12: &#60;/Regions&#62; 13: &#60;/State&#62; 14: &#60;/States&#62; C# code: 1: // using System.Xml.Linq 2:&#160; 3: // make sure the [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2010/02/02/c-code-snippet-finding-a-node-in-an-xml-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

