Showing category results for Uncategorized

Sep 9, 2006
Post comments count0
Post likes count0

High Availability TFS

Brian Harry

Team Foundation Server is a critical component of any company's assets.  It protects the very valuable IP that development teams create.  As such it's important that it be reliable and secure.  Building TFS on SQL Server went a long way toward accomplishing these goals.  SQL provides a robust data platform that includes transact...

Sep 8, 2006
Post comments count0
Post likes count0

Configuring the new TreeDiff Power Toy

Brian Harry

Someone asked me in a comment on my post announcing the new TFS Power Toys if there was any way to make it ignore certain files (like .obj files).  The answer is yes.  Rather than respond directly in a comment I decided to write a new post about it because there's more you can configure. If you run regedit.exe and look in: [HKEY_CURRENT_U...

Sep 7, 2006
Post comments count0
Post likes count0

New TFS Power Toys Available!

Brian Harry

We've been working hard over the past several months and today we are releasing some of the fruits of that labor.  There's a lot of news in this post so I'll try to organize it well.   Official support for the TFS MSSCCI provider! The TFS MSSCCI provider allows VS2003, VB6, SQL Server Management Studio and other IDEs to connect to Team Fo...

Sep 7, 2006
Post comments count0
Post likes count0

Some guidelines for building TFS tools

Brian Harry

Our MS IT group pulled together some "best practice" guidelines for building applications against TFS.  We did this because we've started to see people build some internally that put a lot more load on the server than they really should.  They just sent me a final draft to review and it looks pretty good, so I thought I'd share it.  ...

Sep 4, 2006
Post comments count0
Post likes count0

A Bit on Power Toy Philosophy

Brian Harry

We're getting ready to release a ton of new TFS Power Toy news in the next few days and as I've been preparing for it, I've found myself reflecting on what Power Toys are about.  I don't pretend to be pontificating any official Microsoft policy here but I wanted to share a few thoughts. Some Background (skip if you don't care) We (the TFS team...

Sep 1, 2006
Post comments count0
Post likes count0

(Nearly) Last VSTS Training update

Brian Harry

Last week I told you about the great success we had with the Beta teach of our 300 level training.  Well today I got what I believe is the final schedule for content delivery - And I'm pleased to say that it's sooner than I led you to believe.  Our current delivery expectations are as follows: Now for the caveats...  Of course no ...

Sep 1, 2006
Post comments count0
Post likes count0

Chat with the VSTS Product group!

Brian Harry

Next Wed 9/6 at 10:00am PDT we are holding an MSDN chat with members of the VSTS product group.  Come join us and bring your favorite questions.  Get the inside scoop on current (and maybe even some future) features.  There should be good representations of all of the VSTS teams. I'm planning to be there are would love to hear your t...

Aug 31, 2006
Post comments count0
Post likes count0

Another TFS success story

Brian Harry

Here's a great post from someone who had some success with TFS and advocates using a team development system no matter what kind of project you are doing... http://asterland.spaces.live.com/Blog/cns!34D9D1C17F9DBFD8!209.entry Brian

Aug 30, 2006
Post comments count0
Post likes count0

TFS Proxy Testimonial

Brian Harry

Martin Woodward has posted a cool article on his blog with his experiences setting up a TFS proxy server and the results he got with it: http://www.woodwardweb.com/vsts/000273.htmlBrian

Aug 28, 2006
Post comments count0
Post likes count0

Exporting Areas and Iterations

Brian Harry

A couple of days ago someone asked me how to export the areas and iterations from one project and be able to use them as a template to create other projects.  Creating a set of pre-defined Areas & Iterations is a feature of the TFS process templates.  In this post I've included a sample to show how to export the Areas and Iterations o...