Showing tag results for Team Foundation Server

Jun 6, 2007
Post comments count0
Post likes count0

Outlook 2007 macro to create work item and changeset hyperlinks

Buck Hodges

Richard Berg updated the Outlook macros I posted nearly two years ago to work with Outlook 2007.  These macros will convert the selected number into a hyperlink to that work item or changeset.  I have them hooked up to Alt+W and Alt+C for work items and changesets, respectively. Outlook macro for work item and changeset hyperlinks -- up...

Team Foundation ServerSource ControlWork Item Tracking
May 31, 2007
Post comments count0
Post likes count0

Tortoise SVN for TFS: Making the real thing work and a clone

Buck Hodges

Periodically, the topic of having a Tortoise SVN-like client for TFS comes up.  The CodePlex team announced yesterday that they are writing a free "bridge" to make the real Tortoise SVN work with TFS.  It's an interesting approach. CodePlex to support TortoiseSVN The number one new feature request from users is for CodePlex to support S...

Team Foundation ServerSource Control
May 30, 2007
Post comments count0
Post likes count0

SDC MSBuild tasks library is now on CodePlex (moved from GotDotNet)

Buck Hodges

Last August, I posted a set of links to sites with MSBuild tasks for all sorts of things you might need to run your build.  The SDC Tasks Library, which was part of Microsoft Services (UK) Enterprise Solutions Build Framework (SBF) on the GotDotNet, is now on CodePlex. SDC Tasks Library Project DescriptionThis is the latest vers...

Team Foundation ServerTeam BuildVSTS
May 30, 2007
Post comments count0
Post likes count0

Viewing test results in a web browser

Buck Hodges

Rido posted a cool way to see your test results from a build without having to copy the information locally and view it in VS.  Pretty cool! TestResults Reports in TFS Builds If you use TFSBuilds with VS UnitTests, you know how to inspect the TestResults: you must download the whole directory to your local machine, and sometimes this fo...

Team Foundation ServerTeam BuildVSTS
May 2, 2007
Post comments count0
Post likes count0

Chicago VSTS Users Group

Buck Hodges

For those of you in the Chicago area that use Team System, Clark Sell will be presenting at the Chicago VSTS Users Group meeting.  It should be a great time to learn more about VSTS! Chicago VSTS Users Group, Round 2 Since I am speaking this time, I can't help but self promote can I? Right now I am in the middle of sketching out content and ...

Team Foundation ServerTeam BuildVSTS
Apr 27, 2007
Post comments count0
Post likes count0

Update to “How to run tests in a build without test metadata files and test lists (.vsmdi files)”: Test Categories

Buck Hodges

 Pierre Greborio, a developer over in MSTV, has contributed a great new feature to the power tool task that allows you to run tests without .vsmdi files: test categories.  Those of you who have used NUnit are probably familiar with the Category attribute.  Test categories allow you to execute specific groups of unit tests.  To t...

Team Foundation ServerTeam BuildVSTS
Apr 27, 2007
Post comments count0
Post likes count0

Guidance for Structuring Team Projects in TFS 2005

Buck Hodges

Brian Keller points out that Doug Neumann's Guidance for Structuring Team Projects is now available on the Microsoft Team Foundation Server Branching Guidance CodePlex project. Guidance for Structuring Team Projects - Doug Neumann - Microsoft Corporation Introduction One of the most important considerations when looking to deploy Team Foundation...

Team Foundation ServerSource ControlTeam Build
Apr 25, 2007
Post comments count0
Post likes count0

Using an ASP.NET TFS data source

Buck Hodges

Kannan Sundararajan has written a couple of posts on how to use TFS as an ASP.NET data source.  If you are interested in displaying TFS data in ASP.NET-driven web pages, you'll want to check it out. First he shows you how to build the data source and gives you the code that you need to build the dll. TFS Data Source ASP.NET Control While le...

Team Foundation ServerTFS APIWork Item Tracking
Apr 23, 2007
Post comments count0
Post likes count0

Orcas Beta 1 has shipped – summary of Team Build beta 1 features and links

Buck Hodges

As you probably already know, Orcas Beta 1 has shipped.  Internally, the product team is focused on finding and fixing bugs for beta 2 (and has been for nearly a month now). The release includes a Virtual PC image with all of Visual Studio Team System plus Team Foundation Server, which you can download now.  There's also an image that ha...

Team Foundation ServerTeam Build
Apr 23, 2007
Post comments count0
Post likes count0

TFS Migration and Synchronization Toolkit pre-release published on CodePlex

Buck Hodges

Matt Mitrik, the program manager for the TFS migration tools, has announced the availability of the first pre-release version of the Team Foundation Server migration and synchronization toolkit.  If you are looking into how to migrate away from a different bug tracking or version control system, this is where you'll want to start.  Be sur...

Team Foundation ServerSource ControlTFS API