<?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 for stuartpreston.net</title>
	<atom:link href="http://stuartpreston.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuartpreston.net/blog</link>
	<description>Blog of Stuart Preston</description>
	<lastBuildDate>Sat, 07 Apr 2012 12:15:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Automated installation of SQL Server 2012 for TFS &#8220;11&#8243; at the command line by Ed Blankenship</title>
		<link>http://stuartpreston.net/blog/2012/04/06/automated-installation-of-sql-server-2012-for-tfs-11-at-the-command-line/comment-page-1/#comment-122</link>
		<dc:creator>Ed Blankenship</dc:creator>
		<pubDate>Sat, 07 Apr 2012 12:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/?p=74#comment-122</guid>
		<description>You&#039;ve just made my day :)  Thanks Stuart!  You are awesome.</description>
		<content:encoded><![CDATA[<p>You&#8217;ve just made my day :)  Thanks Stuart!  You are awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple assembly versioning with Team Build 2010 by Larry</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-116</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 02 Oct 2011 13:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-116</guid>
		<description>Thanks for a great post!. I&#039;m using a VB project and had to modify the fragment  a bit. For anyone who could use it I&#039;m copying it below.
Larry

  

  
    
      
    

    
      $([MSBuild]::Add($(BuildNumber.LastIndexOf(&#039;_&#039;)),1))
    

    
      
    

    
    
    
  </description>
		<content:encoded><![CDATA[<p>Thanks for a great post!. I&#8217;m using a VB project and had to modify the fragment  a bit. For anyone who could use it I&#8217;m copying it below.<br />
Larry</p>
<p>      $([MSBuild]::Add($(BuildNumber.LastIndexOf(&#8216;_&#8217;)),1))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Code Coverage in Visual Studio 2010 by Stuart Preston</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-95</link>
		<dc:creator>Stuart Preston</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-95</guid>
		<description>Have you &quot;enabled&quot; deployment in your test settings, and are you selecting a specific assembly (.dll) rather than a website to instrument?</description>
		<content:encoded><![CDATA[<p>Have you &#8220;enabled&#8221; deployment in your test settings, and are you selecting a specific assembly (.dll) rather than a website to instrument?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Code Coverage in Visual Studio 2010 by roland</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-94</link>
		<dc:creator>roland</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-94</guid>
		<description>Hi,

Nice info  

I have a question:

Just a test project:

Local:
ClassLibrary1.dll 1 25,00 % 3 75,00 %
MyTestWebPage.dll 129 54,43 % 108 45,57 %

on buildserver 2010:
ClassLibrary1.dll 1 25,00 % 3 75,00 %

Why does the buildserver not see the other project?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice info  </p>
<p>I have a question:</p>
<p>Just a test project:</p>
<p>Local:<br />
ClassLibrary1.dll 1 25,00 % 3 75,00 %<br />
MyTestWebPage.dll 129 54,43 % 108 45,57 %</p>
<p>on buildserver 2010:<br />
ClassLibrary1.dll 1 25,00 % 3 75,00 %</p>
<p>Why does the buildserver not see the other project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Date format bug in Sprint Burndown report (Visual Studio Scrum 1.0 RTW) &#8211; non US locales only. by Team Foundation Server – Scrum Reports Failing “for some” team members - Willy&#39;s Cave - Site Home - MSDN Blogs</title>
		<link>http://stuartpreston.net/blog/2010/07/21/date-format-bug-in-sprint-burndown-report-visual-studio-scrum-1-0-rtw-non-us-locales-only/comment-page-1/#comment-93</link>
		<dc:creator>Team Foundation Server – Scrum Reports Failing “for some” team members - Willy&#39;s Cave - Site Home - MSDN Blogs</dc:creator>
		<pubDate>Wed, 15 Sep 2010 17:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/07/21/date-format-bug-in-sprint-burndown-report-visual-studio-scrum-1-0-rtw-non-us-locales-only/#comment-93</guid>
		<description>[...] For more details about issue&#160; have a look at: http://stuartpreston.net/blog/2010/07/21/date-format-bug-in-sprint-burndown-report-visual-studio-scr... [...]</description>
		<content:encoded><![CDATA[<p>[...] For more details about issue&#160; have a look at: <a href="http://stuartpreston.net/blog/2010/07/21/date-format-bug-in-sprint-burndown-report-visual-studio-scr.." rel="nofollow">http://stuartpreston.net/blog/2010/07/21/date-format-bug-in-sprint-burndown-report-visual-studio-scr..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple assembly versioning with Team Build 2010 by Bob Hardister</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-91</link>
		<dc:creator>Bob Hardister</dc:creator>
		<pubDate>Tue, 03 Aug 2010 15:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-91</guid>
		<description>Hi,

Nice work. I have a similar approach except that it does not require modification to the .csproj files. See http://agilescmtalk.com/node/42.

Cheers,

Bob</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice work. I have a similar approach except that it does not require modification to the .csproj files. See <a href="http://agilescmtalk.com/node/42" rel="nofollow">http://agilescmtalk.com/node/42</a>.</p>
<p>Cheers,</p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple assembly versioning with Team Build 2010 by Simon Hart</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-87</link>
		<dc:creator>Simon Hart</dc:creator>
		<pubDate>Thu, 01 Jul 2010 14:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-87</guid>
		<description>Nice. Thanks for this.

Simon</description>
		<content:encoded><![CDATA[<p>Nice. Thanks for this.</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple assembly versioning with Team Build 2010 by Marcus</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-85</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 25 Jun 2010 11:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-85</guid>
		<description>Great! This is exactly what I was looking for. Many thanks for this explanation! :)</description>
		<content:encoded><![CDATA[<p>Great! This is exactly what I was looking for. Many thanks for this explanation! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Code Coverage in Visual Studio 2010 by Andrey</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-71</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Wed, 26 May 2010 14:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-71</guid>
		<description>Thanks, I was missing the button there as well. Not the best place for it to be.</description>
		<content:encoded><![CDATA[<p>Thanks, I was missing the button there as well. Not the best place for it to be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TFS2010 API: Retrieving a list of Process Templates on the server. by Stuart Preston</title>
		<link>http://stuartpreston.net/blog/2009/11/07/tfs2010-api-retrieving-a-list-of-process-templates-on-the-server/comment-page-1/#comment-42</link>
		<dc:creator>Stuart Preston</dc:creator>
		<pubDate>Mon, 19 Apr 2010 18:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/?p=12#comment-42</guid>
		<description>Thanks Jason!</description>
		<content:encoded><![CDATA[<p>Thanks Jason!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

