<?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>MSDN Magazine - Extending Team Foundation Server to Enable Continuous Integration</title><link>http://blogs.msdn.com/robcaron/archive/2006/02/17/534378.aspx</link><description>My March 2006 issue of MSDN Magazine arrived today and it has an article by Ben Waldron on extending Team Foundation Server to support continuous integration ( Agile Development: Extend Team Foundation Server To Enable Continuous Integration ). It looks</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: MSDN Magazine - Extending Team Foundation Server to Enable Continuous Integration</title><link>http://blogs.msdn.com/robcaron/archive/2006/02/17/534378.aspx#535059</link><pubDate>Sun, 19 Feb 2006 19:08:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:535059</guid><dc:creator>Arnaud Fontaine</dc:creator><description>I acknoledge the beta 3 refresh sample does not work with the RC version of TFS, because of a BuildProxyUtilities refactoring. This class was used to retrieve BuildController with the GetBuildControllerProxy, which is no longer avalaible.&lt;br&gt;&lt;br&gt;I really nead an update of the sample and waiting for it since last week. Do you have a short sample handling BuildController with RC version of TFS, to ahead without an update of the sample.</description></item><item><title>re: MSDN Magazine - Extending Team Foundation Server to Enable Continuous Integration</title><link>http://blogs.msdn.com/robcaron/archive/2006/02/17/534378.aspx#535250</link><pubDate>Mon, 20 Feb 2006 06:48:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:535250</guid><dc:creator>bwaldron</dc:creator><description>Arnaud,&lt;br&gt;&lt;br&gt;Due to the release cycle for MSDN Magazine, the article was published as of Beta 3. &amp;nbsp;I'll post some new revised samples soon that represent the scanario in the article. &amp;nbsp;Until then, you should be able to get to the BuildController like below:&lt;br&gt;&lt;br&gt;localhost.BuildController bc = new localhost.BuildController();&lt;br&gt;bc.Url = &amp;quot;&lt;a rel="nofollow" target="_new" href="http://localhost:8080/TeamBuild/BuildController.asmx&amp;quot;;"&gt;http://localhost:8080/TeamBuild/BuildController.asmx&amp;quot;;&lt;/a&gt;&lt;br&gt;bc.Credentials = System.Net.CredentialCache.DefaultCredentials;&lt;br&gt;localhost.BuildStartParams params = new localhost.BuildStartParams();&lt;br&gt;bc.StartBuild(params); </description></item><item><title>VSTS Links - 2/23/2006</title><link>http://blogs.msdn.com/robcaron/archive/2006/02/17/534378.aspx#537870</link><pubDate>Thu, 23 Feb 2006 18:14:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:537870</guid><dc:creator>Team System News</dc:creator><description>John Lawrence posts their Team Foundation Dogfood Statistics for February.&lt;br&gt;&lt;br&gt;It's Rob Caron time:&lt;br&gt;...</description></item><item><title>re: MSDN Magazine - Extending Team Foundation Server to Enable Continuous Integration</title><link>http://blogs.msdn.com/robcaron/archive/2006/02/17/534378.aspx#591735</link><pubDate>Sun, 07 May 2006 05:48:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:591735</guid><dc:creator>Don McRae</dc:creator><description>Any progress on this yet? The proposed workaround listed above does not work because there is no default constructor for BuildController. The same issue exists for BuildStore. Is there any documentation available on any of the Team Foundation assemblies? </description></item><item><title>re: MSDN Magazine - Extending Team Foundation Server to Enable Continuous Integration</title><link>http://blogs.msdn.com/robcaron/archive/2006/02/17/534378.aspx#591953</link><pubDate>Sun, 07 May 2006 21:11:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:591953</guid><dc:creator>Rob Caron</dc:creator><description>Don - you may want to contact Ben through his blog: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/bwaldron/535830.aspx"&gt;http://blogs.msdn.com/bwaldron/535830.aspx&lt;/a&gt;</description></item></channel></rss>