<?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>The Spin &#187; VB.Net</title>
	<atom:link href="http://spin.theuntangledweb.net/tag/vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://spin.theuntangledweb.net</link>
	<description>Simple, Powerful Solutions. Untangle Your Webs.</description>
	<lastBuildDate>Sun, 10 Oct 2010 06:16:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multiple Environment Configuration in .Net</title>
		<link>http://spin.theuntangledweb.net/programming/multi-env-config-in-dot-ne/</link>
		<comments>http://spin.theuntangledweb.net/programming/multi-env-config-in-dot-ne/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 09:20:47 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[environments]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[runtime]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://spin.theuntangledweb.net/?p=427</guid>
		<description><![CDATA[You have DEV, QA, SIT, UAT and PROD environments in your shop. Each environment has its own database connection, username, password, logging, etc. settings. You could deploy a distinct config file for each environment. This introduces complexity into the build process and increases the chance of error. You could comment out sections of your configuration but the same problems exist.]]></description>
		<wfw:commentRss>http://spin.theuntangledweb.net/programming/multi-env-config-in-dot-ne/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

