<?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>Comments for Code Assassin</title>
	<atom:link href="http://blog.codeassassin.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codeassassin.com</link>
	<description>Silently disposing your objects in the dead of night.</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:24:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Override the TFS Team Build OutDir property by David Keaveny</title>
		<link>http://blog.codeassassin.com/2012/02/03/override-the-tfs-team-build-outdir-property/#comment-81</link>
		<dc:creator><![CDATA[David Keaveny]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 07:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeassassin.com/?p=308#comment-81</guid>
		<description><![CDATA[Have you looked at http://www.nuget.org/packages/PublishedApplications ? It does for applications what MSBuild does out of the box for websites - i.e. builds them per-project into _PublishedApplications.]]></description>
		<content:encoded><![CDATA[<p>Have you looked at <a href="http://www.nuget.org/packages/PublishedApplications" rel="nofollow">http://www.nuget.org/packages/PublishedApplications</a> ? It does for applications what MSBuild does out of the box for websites &#8211; i.e. builds them per-project into _PublishedApplications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Queue another Team Build when one Team Build succeeds by Jason Stangroome</title>
		<link>http://blog.codeassassin.com/2011/09/06/queue-another-team-build-when-one-team-build-succeeds/#comment-67</link>
		<dc:creator><![CDATA[Jason Stangroome]]></dc:creator>
		<pubDate>Tue, 06 Sep 2011 07:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeassassin.com/?p=279#comment-67</guid>
		<description><![CDATA[Hi Nikita,

To propagate artefacts to chained builds I&#039;d consider changing the template to pass an IBuildRequest to the QueueBuild method instead of the IBuildDefinition argument. The build request&#039;s ProcessParameters property could be used to provide the current build number to the newly queued build which could then use that information to locate the drop folder, etc.

Regards,

Jason]]></description>
		<content:encoded><![CDATA[<p>Hi Nikita,</p>
<p>To propagate artefacts to chained builds I&#8217;d consider changing the template to pass an IBuildRequest to the QueueBuild method instead of the IBuildDefinition argument. The build request&#8217;s ProcessParameters property could be used to provide the current build number to the newly queued build which could then use that information to locate the drop folder, etc.</p>
<p>Regards,</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Queue another Team Build when one Team Build succeeds by Nikita Pinchuk (@freed_dimarzio)</title>
		<link>http://blog.codeassassin.com/2011/09/06/queue-another-team-build-when-one-team-build-succeeds/#comment-66</link>
		<dc:creator><![CDATA[Nikita Pinchuk (@freed_dimarzio)]]></dc:creator>
		<pubDate>Tue, 06 Sep 2011 06:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeassassin.com/?p=279#comment-66</guid>
		<description><![CDATA[Very Useful and simple! Especially if you want to trigger heavy build with functional testing, lab deployment etc. after initial simple CI build with unit tests is finished. Can you suggest a simple way to reuse artefacts of the first build from the chain one (like binaries, test results, code analysis results..)]]></description>
		<content:encoded><![CDATA[<p>Very Useful and simple! Especially if you want to trigger heavy build with functional testing, lab deployment etc. after initial simple CI build with unit tests is finished. Can you suggest a simple way to reuse artefacts of the first build from the chain one (like binaries, test results, code analysis results..)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic TFS Check Out for PowerShell ISE by Import a Gist into your PowerShell ISE profile &#171; Code Assassin</title>
		<link>http://blog.codeassassin.com/2010/08/11/automatic-tfs-check-out-for-powershell-ise/#comment-53</link>
		<dc:creator><![CDATA[Import a Gist into your PowerShell ISE profile &#171; Code Assassin]]></dc:creator>
		<pubDate>Wed, 11 Aug 2010 15:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeassassin.com/?p=216#comment-53</guid>
		<description><![CDATA[[...] a Gist into your PowerShell ISE&#160;profile   I realised a few hours after posting my last entry about a PowerShell ISE profile script, that I failed to describe to people new to the ISE [...]]]></description>
		<content:encoded><![CDATA[<p>[...] a Gist into your PowerShell ISE&nbsp;profile   I realised a few hours after posting my last entry about a PowerShell ISE profile script, that I failed to describe to people new to the ISE [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No Web Browser, Need PowerShell by Klaus Graefensteiner</title>
		<link>http://blog.codeassassin.com/2009/12/10/no-web-browser-need-powershell/#comment-5</link>
		<dc:creator><![CDATA[Klaus Graefensteiner]]></dc:creator>
		<pubDate>Thu, 10 Dec 2009 17:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://jstangroome.wordpress.com/?p=13#comment-5</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Coverage Delta with Team System and PowerShell by Ken Bartell</title>
		<link>http://blog.codeassassin.com/2009/03/01/code-coverage-delta-with-team-system-and-powershell/#comment-6</link>
		<dc:creator><![CDATA[Ken Bartell]]></dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://jstangroome.wordpress.com/?p=16#comment-6</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>Comment on TFS Deployer Least Privilege by Grant</title>
		<link>http://blog.codeassassin.com/2008/07/05/tfs-deployer-least-privilege/#comment-7</link>
		<dc:creator><![CDATA[Grant]]></dc:creator>
		<pubDate>Mon, 07 Jul 2008 04:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://jstangroome.wordpress.com/?p=23#comment-7</guid>
		<description><![CDATA[Great work on putting that final &quot;polish&quot; on TFS Deployer - it really makes a difference.]]></description>
		<content:encoded><![CDATA[<p>Great work on putting that final &quot;polish&quot; on TFS Deployer &#8211; it really makes a difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to Team Foundation Server 2008 Workgroup Edition by Grant</title>
		<link>http://blog.codeassassin.com/2007/11/29/upgrading-to-team-foundation-server-2008-workgroup-edition/#comment-16</link>
		<dc:creator><![CDATA[Grant]]></dc:creator>
		<pubDate>Sun, 02 Dec 2007 07:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://jstangroome.wordpress.com/?p=42#comment-16</guid>
		<description><![CDATA[Great to hear it all worked out in the end.]]></description>
		<content:encoded><![CDATA[<p>Great to hear it all worked out in the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to Team Foundation Server 2008 Workgroup Edition by Jason Stangroome</title>
		<link>http://blog.codeassassin.com/2007/11/29/upgrading-to-team-foundation-server-2008-workgroup-edition/#comment-15</link>
		<dc:creator><![CDATA[Jason Stangroome]]></dc:creator>
		<pubDate>Fri, 30 Nov 2007 12:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://jstangroome.wordpress.com/?p=42#comment-15</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to Team Foundation Server 2008 Workgroup Edition by David Gardiner</title>
		<link>http://blog.codeassassin.com/2007/11/29/upgrading-to-team-foundation-server-2008-workgroup-edition/#comment-17</link>
		<dc:creator><![CDATA[David Gardiner]]></dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://jstangroome.wordpress.com/?p=42#comment-17</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>

