<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx</link><description>We have earlier discussed about Web Deployment and Web Packaging quite a bit, today I wanted to dive into web.config transformation. If you would like to check out the other topics please read through the earlier blog posts below: Web Deployment with</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Web Deployment: Web.Config Transformation | Microsoft Share Point</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9587541</link><pubDate>Tue, 05 May 2009 07:17:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9587541</guid><dc:creator>Web Deployment: Web.Config Transformation | Microsoft Share Point</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://microsoft-sharepoint.simplynetdev.com/web-deployment-webconfig-transformation/"&gt;http://microsoft-sharepoint.simplynetdev.com/web-deployment-webconfig-transformation/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9588184</link><pubDate>Tue, 05 May 2009 13:23:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9588184</guid><dc:creator>What's New</dc:creator><description>&lt;p&gt;We have earlier discussed about Web Deployment and Web Packaging quite a bit, today I wanted to dive&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9589138</link><pubDate>Tue, 05 May 2009 19:13:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9589138</guid><dc:creator>mscheuner</dc:creator><description>&lt;p&gt;Does this work on other *.config files, too? E.g. can I transform my own externalized &amp;quot;appSettings.config&amp;quot; as well?&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9589267</link><pubDate>Tue, 05 May 2009 20:16:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9589267</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Mscheuner,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;There will be extensibility available for you to be able to modify the externalized &amp;quot;appSettings.config&amp;quot; file... &amp;nbsp;I will eventually write a blog on how to do that as it will require manually editing the web.config file...&lt;/p&gt;
&lt;p&gt;-Vishal&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9589591</link><pubDate>Tue, 05 May 2009 23:14:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9589591</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;This is a very nice feature, and one that I am looking forward to. Is there any chance that the MSBuild task will be made available separately from the whole .NET 4.0 and Visual Studio 2010 release? We will not adopt .NET 4.0 but it would be great to use these transformations in our deployment. &lt;/p&gt;
&lt;p&gt;Also, are these transformations based on any kind of standard? If so, the community could build their own task for this (probably without the Visual Studio integration, but still useful).&lt;/p&gt;
&lt;p&gt;Again, great feature, thanks!&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9590446</link><pubDate>Wed, 06 May 2009 07:58:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9590446</guid><dc:creator>Jack</dc:creator><description>&lt;p&gt;It is so cool! After this support, we can maintain several web.config for debug, release, test, daily build and so on!&lt;/p&gt;
</description></item><item><title>Web Deployment: Web.Config Transformation - Visual Web Developer Team Blog</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9590642</link><pubDate>Wed, 06 May 2009 10:15:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9590642</guid><dc:creator>DotNetShoutout</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from DotNetShoutout&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9591641</link><pubDate>Wed, 06 May 2009 20:18:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9591641</guid><dc:creator>Steven Swafford</dc:creator><description>&lt;p&gt;This is a much welcomed improvement over the days of VS.NET 2005 and using Web Deployment Projects. Don't get me wrong, while this has always worked for me in the past change is always welcome. I have always used the following and it has served me well.&lt;/p&gt;
&lt;p&gt;&amp;lt;!--Web.config Copy and Replace --&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Copy Condition=&amp;quot; '$(Configuration)|$(Platform)' == 'Release|AnyCPU' &amp;quot; SourceFiles=&amp;quot;$(SourceWebPhysicalPath)\Web.config.SandBox&amp;quot; DestinationFiles=&amp;quot;$(OutputPath)\Web.config&amp;quot; /&amp;gt;&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9592078</link><pubDate>Thu, 07 May 2009 00:06:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9592078</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;There is a MsBuild task which will run even if your site is not a .NET 4.0 site... This comes with VS 2010 so as long as you are using VS 2010 to develop your .NET 2.0/3.0 or 3.5 web you should be good there... &amp;nbsp;As for any task or target file as long as you can copy them anywhere you want they should run independent of even VS... Although at this time the task is compiled using .NET 4.0 hence you will need .NET 4.0 on the box even if your site might be targeting 3.5...&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Yes the transforms and locators are extensible so you can write custom transforms and locators, I will eventually write a post on that too...&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;If you were asking whether you can write an MsBuild task for it, then the answer is that all the code for transformation engine, transforms and locators is already part of the same dll which has the MsBuild task; so hopefully you will not have to write a seperate one...&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;
</description></item><item><title>Get started with VS2010</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9683191</link><pubDate>Tue, 02 Jun 2009 05:09:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9683191</guid><dc:creator>Microsoft and DiscountASP.NET news</dc:creator><description>&lt;p&gt;Get trained on Visual Studio 2010 and .NET Framework 4.0 – Today! eek! If you missed it, the team that&lt;/p&gt;
</description></item><item><title>Visual Studio 2010: Multiple web.config versions</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9687430</link><pubDate>Wed, 03 Jun 2009 01:11:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9687430</guid><dc:creator>Gunnar Peipman's ASP.NET blog</dc:creator><description>&lt;p&gt;Visual Studio 2010 has support for multiple web.config files. It is one feature of new web application&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9689787</link><pubDate>Wed, 03 Jun 2009 10:05:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9689787</guid><dc:creator>Ritesh Modi</dc:creator><description>&lt;p&gt;This article is giving us very good knowledge of 4.0 framework. Really Nice&lt;/p&gt;
</description></item><item><title>本番環境とテスト環境のweb.configの切り替え</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9702313</link><pubDate>Sat, 06 Jun 2009 02:58:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702313</guid><dc:creator>かるあ のメモ</dc:creator><description>&lt;p&gt;以前 kkamegawa さんのところでこんなエントリがあって、 ～.configってファイルをセットアップにまぜるとき Visual Studio 2008 Web Deployment Projects か MSBuild CommunityTasks の XmlMassUpdate の記事が NAgile さんと NAndu さんの記事にあるよーなんて話をしてたんだけれど、Visual Web Developer Team Blog に Visual Studio 2010 でデ...&lt;/p&gt;
</description></item><item><title>re: Web Deployment: Web.Config Transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9737975</link><pubDate>Fri, 12 Jun 2009 22:33:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9737975</guid><dc:creator>Dave Durose</dc:creator><description>&lt;p&gt;Thank you for adding this feature. &amp;nbsp;It's a bit overdue IMHO, but better later than never. &amp;nbsp;I gave up on using the &amp;quot;Publish Web Site&amp;quot; feature inside VS long ago because it was just annoying having to muck through my web.config to swap out connection strings and so forth when going from staging to prod. &amp;nbsp;I am hopeful that the web.config transformation feature coming in VS2010 will be compelling enough to bring me back to doing deployment directly inside the VS IDE. Currently I use Nant-Gui for deployment. I never had much success with VS 2008 Web Deployment Projects.&lt;/p&gt;
</description></item><item><title>Visual Studio 2010: Web.config transforms</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9756317</link><pubDate>Tue, 16 Jun 2009 02:34:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9756317</guid><dc:creator>Gunnar Peipman's ASP.NET blog</dc:creator><description>&lt;p&gt;Recently I wrote about Visual Studio 2010 and multiple web.config files support. Let’s see now how to&lt;/p&gt;
</description></item><item><title>Updates to FTP publishing in Visual Studio 2010</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9762678</link><pubDate>Tue, 16 Jun 2009 20:05:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9762678</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><description>&lt;p&gt;With VS2010, we introduced “web deployment tool” as the new publish method; at the same time, FTP publish&lt;/p&gt;
</description></item><item><title>Tip #81: Did you know... How to use Web.Config transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9770331</link><pubDate>Wed, 17 Jun 2009 22:58:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9770331</guid><dc:creator>Tips &amp; Tricks for ASP.NET, IIS, and Visual Web Developer</dc:creator><description>&lt;p&gt;With Visual Studio 2010 Beta1, we introduced a new feature called Web.Config transformation to help ease&lt;/p&gt;
</description></item><item><title>Tip #81: Did you know... How to use Web.Config transformation</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9770973</link><pubDate>Thu, 18 Jun 2009 02:18:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9770973</guid><dc:creator>Web Developer Tips</dc:creator><description>&lt;p&gt;With Visual Studio 2010 Beta1, we introduced a new feature called Web.Config transformation to help ease&lt;/p&gt;
</description></item><item><title>Things I learned last week #2</title><link>http://blogs.msdn.com/webdevtools/archive/2009/05/04/web-deployment-web-config-transformation.aspx#9798784</link><pubDate>Tue, 23 Jun 2009 07:12:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9798784</guid><dc:creator>Peter's Software House</dc:creator><description>&lt;p&gt;Last week I started a session at work during our Monday morning development meeting called Things I learned&lt;/p&gt;
</description></item></channel></rss>