<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Martin Poon - Microsoft MVP blog [SQL Server] : VSTS</title><link>http://msmvps.com/blogs/martinpoon/archive/tags/VSTS/default.aspx</link><description>Tags: VSTS</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>VSTS 2005 - using TFS SDK to write code on my x64 box</title><link>http://msmvps.com/blogs/martinpoon/archive/2007/12/17/vsts-2005-using-tfs-sdk-to-write-code-on-my-x64-box.aspx</link><pubDate>Mon, 17 Dec 2007 05:18:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1401114</guid><dc:creator>Martin Poon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/rsscomments.aspx?PostID=1401114</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/commentapi.aspx?PostID=1401114</wfw:comment><comments>http://msmvps.com/blogs/martinpoon/archive/2007/12/17/vsts-2005-using-tfs-sdk-to-write-code-on-my-x64-box.aspx#comments</comments><description>&lt;p&gt;I was trying to follow a source sample to obtain the VSTS project list, but got the following System.BadImageFormatException on the library file [ Microsoft.TeamFoundation.Client.dll ].&lt;/p&gt;
&lt;p&gt;===== Exception =====&lt;/p&gt;
&lt;p&gt;System.BadImageFormatException was unhandled&lt;br /&gt;&amp;nbsp; Message=&amp;quot;Could not load file or assembly &amp;#39;Microsoft.TeamFoundation.Client, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&amp;#39; or one of its dependencies. An attempt was made to load a program with an incorrect format.&amp;quot;&lt;br /&gt;&amp;nbsp; StackTrace:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at TfsApplication1.Program.Main(String[] args)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Threading.ThreadHelper.ThreadStart()&lt;/p&gt;
&lt;p&gt;===== More findings =====&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It appears that the library cannot be used on my x64 box, and the workaround is to change the target platform of&amp;nbsp;my project to [ x86 platform ].&lt;/p&gt;
&lt;p&gt;--&amp;gt; Right-click on the project &lt;/p&gt;
&lt;p&gt;&amp;nbsp; --&amp;gt; Properties&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Build&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Platform target: x86&lt;/p&gt;
&lt;p&gt;===== For more information =====&lt;/p&gt;
&lt;p&gt;~ MSDN: How to: use the TFS SDK to write code&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/bb286958(VS.80).aspx"&gt;http://msdn2.microsoft.com/en-us/library/bb286958(VS.80).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;~ MSDN forum: BadImageFormatException on Microsoft.TeamFoundation.Client.dll&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=760600&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=760600&amp;amp;SiteID=1&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1401114" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/TFS/default.aspx">TFS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VSTS/default.aspx">VSTS</category></item><item><title>Subversion (SVN) support in CodePlex</title><link>http://msmvps.com/blogs/martinpoon/archive/2007/05/23/subversion-svn-support-in-codeplex.aspx</link><pubDate>Wed, 23 May 2007 05:04:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:920515</guid><dc:creator>Martin Poon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/rsscomments.aspx?PostID=920515</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/commentapi.aspx?PostID=920515</wfw:comment><comments>http://msmvps.com/blogs/martinpoon/archive/2007/05/23/subversion-svn-support-in-codeplex.aspx#comments</comments><description>&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;CodePlex is Microsoft&amp;#39;s open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;Just learn a great news to Subversion developers that CodePlex will add SVN support, and is expected to be released on 2007.06.05. CodePlex is offering a wide variety of client tools for accessing this open source community, that includes CodePlex souce control client, Teamprise client, and Visual Studio Team Explorer.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;===== For more information =====&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;~ Subversion support (SVN)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/CodePlex/WorkItem/View.aspx?WorkItemId=7082"&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;http://www.codeplex.com/CodePlex/WorkItem/View.aspx?WorkItemId=7082&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;~ CodePlex&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/"&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;http://www.codeplex.com&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;~ CodePlex source control client&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/CodePlexClient"&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;http://www.codeplex.com/CodePlexClient&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;~ Free (as in beer) Teamprise license for CodePlex users&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.woodwardweb.com/teamprise/000339.html"&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;http://www.woodwardweb.com/teamprise/000339.html&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;~ What clients can I use for source control?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Source%20control%20clients&amp;amp;referringTitle=CodePlex%20FAQ"&gt;&lt;font face="trebuchet ms,geneva" size="3"&gt;http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Source%20control%20clients&amp;amp;referringTitle=CodePlex%20FAQ&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=920515" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VSTS/default.aspx">VSTS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Teamprise/default.aspx">Teamprise</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Open+source/default.aspx">Open source</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/CodePlex/default.aspx">CodePlex</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/SVN/default.aspx">SVN</category></item><item><title>Visual Studio Team System webcasts between March and June 2007</title><link>http://msmvps.com/blogs/martinpoon/archive/2007/03/01/visual-studio-team-system-webcasts-between-march-and-june-2007.aspx</link><pubDate>Thu, 01 Mar 2007 01:11:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:627247</guid><dc:creator>Martin Poon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/rsscomments.aspx?PostID=627247</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/commentapi.aspx?PostID=627247</wfw:comment><comments>http://msmvps.com/blogs/martinpoon/archive/2007/03/01/visual-studio-team-system-webcasts-between-march-and-june-2007.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;Adam Gallant from Microsoft Canada listed a series of VSTS webcasts that will be held between March and June 2007. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;Topics include:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Visual Studio Team System and MSDN licensing demystified&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Integrated team development with Visual Studio Team System&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Visual Studio Team Foundation Server&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Visual Studio Team Edition for Database Professionals&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Visual Studio Team Edition for Software Testers&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;===== For more information =====&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- New VSTS webcasts&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://blogs.msdn.com/adamga/archive/2007/02/27/new-vsts-webcasts.aspx"&gt;&lt;FONT face="trebuchet ms,geneva" color=#800080 size=3&gt;http://blogs.msdn.com/adamga/archive/2007/02/27/new-vsts-webcasts.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Database Professional Team Center&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/teamsystem/aa718764.aspx"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;http://msdn2.microsoft.com/en-us/teamsystem/aa718764.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Software Tester Team Center&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/teamsystem/aa718941.aspx"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;http://msdn2.microsoft.com/en-us/teamsystem/aa718941.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Team Foundation Server Team Center&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/teamsystem/aa718934.aspx"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;http://msdn2.microsoft.com/en-us/teamsystem/aa718934.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Microsoft Visual Studio 2005 Team System Licensing White Paper&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=1FA86E00-F0A3-4290-9DA9-6E0378A3A3C5&amp;amp;displaylang=en"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;http://www.microsoft.com/downloads/details.aspx?familyid=1FA86E00-F0A3-4290-9DA9-6E0378A3A3C5&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=627247" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/TFS/default.aspx">TFS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VSTS/default.aspx">VSTS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Webcast/default.aspx">Webcast</category></item><item><title>Microsoft Visual Studio 2005 Team Foundation Server Power Tool - February 2007 - v1.2</title><link>http://msmvps.com/blogs/martinpoon/archive/2007/02/28/microsoft-visual-studio-2005-team-foundation-server-power-tool-february-2007-v1-2.aspx</link><pubDate>Wed, 28 Feb 2007 02:01:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:624351</guid><dc:creator>Martin Poon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/rsscomments.aspx?PostID=624351</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/commentapi.aspx?PostID=624351</wfw:comment><comments>http://msmvps.com/blogs/martinpoon/archive/2007/02/28/microsoft-visual-studio-2005-team-foundation-server-power-tool-february-2007-v1-2.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;Team Foundation &lt;U&gt;Power Tool&lt;/U&gt; (TFPT), formerly known as Team Foundation Power &lt;U&gt;Toys&lt;/U&gt;, provides supplemental functionality for use with Microsoft Visual Studio 2005 Team Foundation Server.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;Note: DSLTool for VS2005 will need to be installed first.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ VSTS Process Editor is integrated inside Visual Studio for viewing and customizing Team Foundation process templates. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva"&gt;&lt;FONT size=3&gt;After installing Power Tool v1.2, the Process Editor menu item can be found inside the Visual Studio development environment after connecting to the Team Foundation Server, while the &lt;/FONT&gt;&lt;FONT size=3&gt;user guide "PEUserGuide.doc" of Process Editor can be found inside the Microsoft Team Foundation Power Tools program group. The user guide contains detailed instructions on how to use Process Editor.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;[&amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; Visual Studio&amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; Team&amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; Process Editor&amp;nbsp; ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;[&amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp; Start&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; Program&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; Microsoft Team Foundation Power Tools&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; Microsoft Visual Studio Team System Process Editor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; PEUserGuide.doc&amp;nbsp; ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ TFPT installs these commands on the VSTS client computer: Unshelve, Rollback, Online, GetCS, UU, Annotate, Review, History, Workitem, Query, Treediff, Workspace, Treeclean. GUI is supported for some of the commands.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Custom check-in policies that comes with the TFPT application: custom path policy, forbidden patterns, changeset comments, work item query.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ An MSBuild task is installed for customizing Team Foundation Build. The installed task “TestToolsTask” can be used to specify a test container as part of the build process (e.g., a DLL, a Web test, a load test), instead of using *.vsmdi files to specify tests to run.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Support for Windows Vista. (When you are uninstalling the old TFPT release on Vista, you will need to disable UAC, or use “msiexec /i tfpt.msi” in order to get rid of the error 1721.)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;===== For more information =====&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- DSLToolsRedist – Domain-Specific Language Tools for Visual Studio 2005 redistributable components&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="COLOR:#993366;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;A title=http://go.microsoft.com/fwlink/?LinkId=82410 href="http://go.microsoft.com/fwlink/?LinkId=82410"&gt;&lt;SPAN style="COLOR:blue;"&gt;&lt;U&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;http://go.microsoft.com/fwlink/?LinkId=82410&lt;/FONT&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=693EE22D-4BB1-450D-835C-59EEBCB9F2AE&amp;amp;displaylang=en"&gt;&lt;FONT face="trebuchet ms,geneva" color=#800080 size=3&gt;http://www.microsoft.com/downloads/details.aspx?familyid=693EE22D-4BB1-450D-835C-59EEBCB9F2AE&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Microsoft Visual Studio 2005 Team Foundation Server Power Tool (February 2007 – v1.2)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=7324c3db-658d-441b-8522-689c557d0a79&amp;amp;displaylang=en"&gt;&lt;FONT face="trebuchet ms,geneva" color=#800080 size=3&gt;http://www.microsoft.com/downloads/details.aspx?familyid=7324c3db-658d-441b-8522-689c557d0a79&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- VSTS command-line test execution&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/ms182486(VS.80).aspx"&gt;&lt;FONT face="trebuchet ms,geneva" color=#800080 size=3&gt;http://msdn2.microsoft.com/en-us/library/ms182486(VS.80).aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;~ Cannot find Process Editor after installation of TFS Power Tool v1.2&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1268907&amp;amp;SiteID=1"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1268907&amp;amp;SiteID=1&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Team Foundation Server Power Toys forums&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=930&amp;amp;SiteID=1"&gt;&lt;FONT face="trebuchet ms,geneva" color=#800080 size=3&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=930&amp;amp;SiteID=1&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="trebuchet ms,geneva" size=3&gt;- Domain-specific language tools&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/vstudio/aa718368.aspx"&gt;&lt;FONT face="trebuchet ms,geneva" color=#800080 size=3&gt;http://msdn2.microsoft.com/en-us/vstudio/aa718368.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=624351" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VS2005/default.aspx">VS2005</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/TFS/default.aspx">TFS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VSTS/default.aspx">VSTS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Vista/default.aspx">Vista</category></item><item><title>Visual Studio Team System basics training - VPC image (5.2 GB)</title><link>http://msmvps.com/blogs/martinpoon/archive/2007/02/21/visual-studio-team-system-basics-training-vpc-image-5-2-gb.aspx</link><pubDate>Wed, 21 Feb 2007 13:45:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:605909</guid><dc:creator>Martin Poon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/rsscomments.aspx?PostID=605909</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/martinpoon/commentapi.aspx?PostID=605909</wfw:comment><comments>http://msmvps.com/blogs/martinpoon/archive/2007/02/21/visual-studio-team-system-basics-training-vpc-image-5-2-gb.aspx#comments</comments><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;FONT size=3&gt;&lt;FONT face=tahoma,arial,helvetica,sans-serif&gt;A complete, self-paced training course with a VPC image containing Team System software is available for developers to download. You can get familiarize with Visual Studio Team System (VSTS) by downloading the 5.2 GB RAR files, extract the VPC image and training content (labs and demos), and access the VPC image using Virtual PC 2004 / 2007, or Virtual Server 2005.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;FONT size=3&gt;&lt;FONT face=tahoma,arial,helvetica,sans-serif&gt;The self-study course provides basics information on VSTS.&amp;nbsp;There are 7 modules in this training: Overview, Team Foundation Administration, Architect, Developer, Tester, Project Manager, Team Explorer. Attendees can get a brief refresher and/or overview on VSTS, and understand the architecture and capabilities of both the client SKUs as well as Team Foundation Server (TFS).&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;FONT size=3&gt;&lt;FONT face=tahoma,arial,helvetica,sans-serif&gt;(Note that the VPC image works correctly to a date of January 1, 2005, and you will need to ensure the host machine clocks are set to two weeks prior to the expiration date.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;FONT size=3&gt;&lt;FONT face=tahoma,arial,helvetica,sans-serif&gt;===== For more information =====&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;FONT size=3&gt;&lt;FONT face=tahoma,arial,helvetica,sans-serif&gt;- Visual Studio 2005 Team System basics training (Level 200)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=527E2A17-1DEA-4D0B-9484-6AE43D00E570&amp;amp;displaylang=en"&gt;&lt;FONT face=tahoma,arial,helvetica,sans-serif size=3&gt;http://www.microsoft.com/downloads/details.aspx?familyid=527E2A17-1DEA-4D0B-9484-6AE43D00E570&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=605909" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Office/default.aspx">Office</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VS2005/default.aspx">VS2005</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Project/default.aspx">Project</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/Visio/default.aspx">Visio</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/TFS/default.aspx">TFS</category><category domain="http://msmvps.com/blogs/martinpoon/archive/tags/VSTS/default.aspx">VSTS</category></item></channel></rss>