<?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: Automatic deployment of a web application with TFS Build</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: RodrigoE</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/comment-page-1/#comment-3398</link>
		<dc:creator>RodrigoE</dc:creator>
		<pubDate>Fri, 24 Sep 2010 16:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/#comment-3398</guid>
		<description>Any help with TFSBuild.proj script to restart AppPool aftercompile task? Using TFS 2008 to deploy Web Application. Thanks.</description>
		<content:encoded><![CDATA[<p>Any help with TFSBuild.proj script to restart AppPool aftercompile task? Using TFS 2008 to deploy Web Application. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/comment-page-1/#comment-2796</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Tue, 17 Nov 2009 14:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/#comment-2796</guid>
		<description>I&#039;ve zipped the whole project. remember that this is a test project, I cannot give you real production project :P but it should be enough.

the link is http://www.nablasoft.com/files/tfsBuildScreencast.7z

inside you will find a src.7z that contains the full source of the custom msbuild tasks, in the TfsBuildScreencast you can find the full dump of the tfs source directory of the project.

Please tell me if there are some problems. The only important stuff is the .proj file, and the msbuild tasks, so you should be able to reuse it if you like.

alk.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve zipped the whole project. remember that this is a test project, I cannot give you real production project <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  but it should be enough.</p>
<p>the link is <a href="http://www.nablasoft.com/files/tfsBuildScreencast.7z" rel="nofollow">http://www.nablasoft.com/files.....eencast.7z</a></p>
<p>inside you will find a src.7z that contains the full source of the custom msbuild tasks, in the TfsBuildScreencast you can find the full dump of the tfs source directory of the project.</p>
<p>Please tell me if there are some problems. The only important stuff is the .proj file, and the msbuild tasks, so you should be able to reuse it if you like.</p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/comment-page-1/#comment-2795</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Tue, 17 Nov 2009 13:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/#comment-2795</guid>
		<description>Nice post.

It would be nice if you can provide full code and full .proj file for reference.

This post will only be useful if you provide DLLs/Code.

Thanks</description>
		<content:encoded><![CDATA[<p>Nice post.</p>
<p>It would be nice if you can provide full code and full .proj file for reference.</p>
<p>This post will only be useful if you provide DLLs/Code.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/comment-page-1/#comment-2765</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/#comment-2765</guid>
		<description>It is an assembly that contains some tasks, if you are interested I can send you the code via E-Mail. Maybe I&#039;ll do a post with the full code and full .proj file for full reference.

@Polprav You are welcome, no problem :)

Alk.
</description>
		<content:encoded><![CDATA[<p>It is an assembly that contains some tasks, if you are interested I can send you the code via E-Mail. Maybe I&#8217;ll do a post with the full code and full .proj file for full reference.</p>
<p>@Polprav You are welcome, no problem <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polprav</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/comment-page-1/#comment-2764</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Tue, 03 Nov 2009 01:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/#comment-2764</guid>
		<description>Hello from Russia!
Can I quote a post &quot;No teme&quot;  in your blog with the link to you?</description>
		<content:encoded><![CDATA[<p>Hello from Russia!<br />
Can I quote a post &#8220;No teme&#8221;  in your blog with the link to you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ScBranch</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/comment-page-1/#comment-2763</link>
		<dc:creator>ScBranch</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/23/automatic-deployment-of-a-web-application-with-tfs-build/#comment-2763</guid>
		<description>Where did you get the &quot;sources\libs\MsBuildCustomTasks\DotNetMarche.MsBuildExtensions.dll&quot; file? I would like to do the same thing but cannot find the extentions you mention. Can you post a full tfsbuild.proj file also?</description>
		<content:encoded><![CDATA[<p>Where did you get the &#8220;sources\libs\MsBuildCustomTasks\DotNetMarche.MsBuildExtensions.dll&#8221; file? I would like to do the same thing but cannot find the extentions you mention. Can you post a full tfsbuild.proj file also?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

