<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Commenti a: Web Deployment: Web.Config Transformation</title>
	<atom:link href="http://pythonyan.wordpress.com/2009/06/04/web-deployment-web-config-transformation/feed/" rel="self" type="application/rss+xml" />
	<link>http://pythonyan.wordpress.com/2009/06/04/web-deployment-web-config-transformation/</link>
	<description>i pensieri ti sfiorano come piccole gocce di pioggia.</description>
	<lastBuildDate>Wed, 18 Nov 2009 00:09:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Di: blackpeopledothat</title>
		<link>http://pythonyan.wordpress.com/2009/06/04/web-deployment-web-config-transformation/#comment-541</link>
		<dc:creator>blackpeopledothat</dc:creator>
		<pubDate>Wed, 18 Nov 2009 00:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=339#comment-541</guid>
		<description>In my web.config files I usually segment information into separate files so that the main web.config acts as an aggregation container. For example, for connection strings I usually specify:



and store the actual connection string configuration in a separate file. Is it possible to do transforms on the content in file specified for configSource?

(I&#039;m going to try it out, I was just wondering if you had attempted this.)</description>
		<content:encoded><![CDATA[<p>In my web.config files I usually segment information into separate files so that the main web.config acts as an aggregation container. For example, for connection strings I usually specify:</p>
<p>and store the actual connection string configuration in a separate file. Is it possible to do transforms on the content in file specified for configSource?</p>
<p>(I&#8217;m going to try it out, I was just wondering if you had attempted this.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
