<?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: Cleaner Configuration Code for .Net</title>
	<atom:link href="http://www.darinboyd.com/wordpress/2009/01/cleaner-configuration-code-for-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darinboyd.com/wordpress/2009/01/cleaner-configuration-code-for-net/</link>
	<description>This is what happens when you're interested in everything!</description>
	<lastBuildDate>Thu, 01 Jul 2010 13:44:41 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nate Matzer</title>
		<link>http://www.darinboyd.com/wordpress/2009/01/cleaner-configuration-code-for-net/comment-page-1/#comment-11</link>
		<dc:creator>Nate Matzer</dc:creator>
		<pubDate>Tue, 13 Jan 2009 17:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.darinboyd.com/wordpress/?p=88#comment-11</guid>
		<description>The URL I added to my comment didn&#039;t take.
URL to simple config XML example: http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=45</description>
		<content:encoded><![CDATA[<p>The URL I added to my comment didn&#8217;t take.<br />
URL to simple config XML example: <a href="http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=45" rel="nofollow">http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=45</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Matzer</title>
		<link>http://www.darinboyd.com/wordpress/2009/01/cleaner-configuration-code-for-net/comment-page-1/#comment-10</link>
		<dc:creator>Nate Matzer</dc:creator>
		<pubDate>Tue, 13 Jan 2009 17:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.darinboyd.com/wordpress/?p=88#comment-10</guid>
		<description>Excellent pattern; greatly increases readability and decreases footprint (maintenance) of configuration code! I can&#039;t see myself ever going back to using it in-line.

Also useful as a quick ConfigurationManager reference for those that aren&#039;t used to using it.

I know it&#039;s out of scope for this article but perhaps you can make a reference to more detailed info for newbies (or people who forget like me) on how to implement the configuration file side of it.
Here&#039;s a simple example of the config XML: &lt;a href=&quot;http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=45&quot; rel=&quot;nofollow&quot;&gt;

-Nate</description>
		<content:encoded><![CDATA[<p>Excellent pattern; greatly increases readability and decreases footprint (maintenance) of configuration code! I can&#8217;t see myself ever going back to using it in-line.</p>
<p>Also useful as a quick ConfigurationManager reference for those that aren&#8217;t used to using it.</p>
<p>I know it&#8217;s out of scope for this article but perhaps you can make a reference to more detailed info for newbies (or people who forget like me) on how to implement the configuration file side of it.<br />
Here&#8217;s a simple example of the config XML: <a href="http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=45" rel="nofollow"></p>
<p>-Nate</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
