<?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>Team Foundation Server 2008 Beta 2: Summary of links to Team Build information</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx</link><description>Visual Studio 2008 Beta 2, including Team Foundation Server 2008, is now available for download . As mentioned in Soma's post , Beta 2, unlike beta 1, includes the "go live" provision in the license, meaning that you can use it in production. We've been</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>
			University Update
			-
			Windows Vista
			-
			Visual Studio 2008 Beta 2 is now available and includes a "go live" license! (ArticleID_pk=4141091)
		</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4072879</link><pubDate>Fri, 27 Jul 2007 03:47:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4072879</guid><dc:creator>
			University Update
			-
			Windows Vista
			-
			Visual Studio 2008 Beta 2 is now available and includes a "go live" license! (ArticleID_pk=4141091)
		</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.universityupdate.com/Technology/Windows-Vista/4141091.aspx"&gt;http://www.universityupdate.com/Technology/Windows-Vista/4141091.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Go Live per Visual Studio 2008 Beta 2</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4110750</link><pubDate>Sun, 29 Jul 2007 02:15:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4110750</guid><dc:creator>Student's Weblog</dc:creator><description /></item><item><title>Go Live per Visual Studio 2008 Beta 2</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4110755</link><pubDate>Sun, 29 Jul 2007 02:16:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4110755</guid><dc:creator>Student's Weblog</dc:creator><description /></item><item><title>re: Visual Studio 2008 Beta 2 is now available and includes a "go live" license!</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4211243</link><pubDate>Sat, 04 Aug 2007 00:02:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4211243</guid><dc:creator>David Williams</dc:creator><description>&lt;p&gt;Is it possible to Build projects from TFS 2005 that have been converted to 2008 but kept at 2.0 Framework? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I opened a simple 2005/2.0 Application in VS 2008, which converted the .sln and .vbproj files. &amp;nbsp;The Project's target was kept at 2.0. &amp;nbsp;I also modified the TF 2005 Build type to refer to a 2005 copy of the .sln file. &amp;nbsp;However the BuildType on TFS 2005 seems to choke on a Reference in the .vbproj file (Please notice 'v9.0', in a 2005 proj this reads 'v8.0'):&lt;/p&gt;
&lt;p&gt;Import Project=&amp;quot;$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets&amp;quot; &lt;/p&gt;
&lt;p&gt;Short of manually editing the proj file, what is the best way around this? &amp;nbsp;Or is it not possible after opening a project in VS2005 to then Build it from TFS 2005&lt;/p&gt;
</description></item><item><title>Download! Visual Studio 2008 Beta 2 Includes a &amp;#8220;Go Live&amp;#8221; license!</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4262494</link><pubDate>Mon, 06 Aug 2007 19:38:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4262494</guid><dc:creator>Sharepoint BUZZ</dc:creator><description>&lt;p&gt;Buck has just posted that Visual Studio 2008 Beta 2 is now available for download and includes a &amp;amp;#8220;Go Live&amp;amp;#8221; license, which allows you to use it in production. The team has been eating their own dog food as 2 of the 21 instances of TFS at Mi..&lt;/p&gt;</description></item><item><title>re: Visual Studio 2008 Beta 2 is now available and includes a "go live" license!</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4267651</link><pubDate>Tue, 07 Aug 2007 02:06:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4267651</guid><dc:creator>buckh</dc:creator><description>&lt;p&gt;Unfortunately, the solution files are &amp;quot;upgraded&amp;quot; when opened by VS 2008. &amp;nbsp;In general, the only thing that really changed is the version number. &amp;nbsp;The TFS 2005 build agent always runs the 2.0 msbuild. &amp;nbsp;If the 2.0 msbuild will load the solution after VS 2008 has changed the version number, then I would guess that it would work (I admit I haven't tried it myself).&lt;/p&gt;
&lt;p&gt;Regarding the web application projects, those were first added to the product in Visual Studio 2005 SP1. &amp;nbsp;It may be the case that you could install VS 2008 on your build computer and get the build to work, because then the 9.0 web applications targets file would exist. &amp;nbsp;I'd be curious to know what happens in this case.&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
</description></item><item><title>Using CruiseControl.NET to trigger TFS 2005 builds for continuous integration</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4281434</link><pubDate>Tue, 07 Aug 2007 21:46:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4281434</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;I ran across the following post by James Dawson and thought it may be of interest to folks trying to&lt;/p&gt;</description></item><item><title>Visual Studio 2008 Beta 2 j</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4291500</link><pubDate>Wed, 08 Aug 2007 13:13:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4291500</guid><dc:creator>Nuno Filipe Godinho</dc:creator><description /></item><item><title>Visual Studio 2008 Beta 2 j</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4291504</link><pubDate>Wed, 08 Aug 2007 13:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4291504</guid><dc:creator>Nuno Filipe Godinho</dc:creator><description /></item><item><title>Visual Studio 2008 Beta 2 j</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4292246</link><pubDate>Wed, 08 Aug 2007 15:10:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4292246</guid><dc:creator>Nuno Filipe Godinho</dc:creator><description /></item><item><title>Final TFS 2008 Feature List</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4295028</link><pubDate>Wed, 08 Aug 2007 19:35:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4295028</guid><dc:creator>bharry's WebLog</dc:creator><description>&lt;p&gt;Gee, time flys when you are having fun. I can't believe it's been another 4 months since my last post&lt;/p&gt;
</description></item><item><title>Lista de funcionalidades de TFS 2008</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4297290</link><pubDate>Wed, 08 Aug 2007 23:34:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4297290</guid><dc:creator>Be Geek My Friend</dc:creator><description>&lt;p&gt;Administration, Operations &amp;amp;amp; Setup Share Point 2007 support Enable use of Sharepoint on any server&lt;/p&gt;
</description></item><item><title>Features of TFS 2008 - Финальный перечень </title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#4304766</link><pubDate>Thu, 09 Aug 2007 07:49:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4304766</guid><dc:creator>Denis Pasechnik</dc:creator><description>&lt;p&gt;Brain Harry в своем блоге опубликовал финальный перечень фич TFS 2008 &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/bharry/archive/2007/08/08/final-tfs-2008-feature-list.aspx"&gt;http://blogs.msdn.com/bharry/archive/2007/08/08/final-tfs-2008-feature-list.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>[Team System] Team Foundation Server (TFS)  Feature List</title><link>http://blogs.msdn.com/buckh/archive/2007/07/26/visual-studio-2008-beta-2-is-now-available-and-includes-a-go-live-license.aspx#6422095</link><pubDate>Tue, 20 Nov 2007 08:55:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6422095</guid><dc:creator>Jiji - News about the devtools from Microsoft France</dc:creator><description>&lt;p&gt;thx to Brian Harry, we have a first view at the feature list for the brand new Team Foundation Server&lt;/p&gt;
</description></item></channel></rss>