Archive for November, 2007

How do I pass Exam 70-510 (Visual Studio 2005 Team Foundation Server)?

How do I pass Exam 70-510 (Visual Studio 2005 Team Foundation Server)?

By Steven Borg • on November 14, 2007

How do you prep for Exam 70-510? The first place to start is the Preparation Guide for Exam 70-510 on the MS Learning site. That gives you a quick overview of the topics. However, the guide isn’t too specific. Here are a few key

2 CommentsRead this story »

More Articles

FUQs (Frequently Unanswered Questions)

FUQs (Frequently Unanswered Questions)

By Steven Borg • on November 14, 2007

One of the categories for this blog is FUQ.  It stands for Frequently Unanswered Questions.  Basically, there are plenty of places on the web for you to get data about questions everyone runs into during their Team System implementation.  One of the best sources is the

2 CommentsRead this story »

How can I listen to TFS Events (without building everything from scratch)?

How can I listen to TFS Events (without building everything from scratch)?

By Steven Borg • on November 12, 2007

I’ll be the first to admit, creating a TFS listener from scratch is a pain. The work isn’t creative work, and you spend the majority of time creating plumbing. So, what can you do. There are two approaches I see right now (leave a comment if I’ve missed your favorite). 1. Use Howard

3 CommentsRead this story »

How many Team Build types should I have for one solution?

How many Team Build types should I have for one solution?

By Steven Borg • on November 12, 2007

How many Team Build scripts should you create? Basically, you should create one build script for each and every way you’d like to report on your data. For instance, you should have a build script for your Continuous Integration (CI) build, one for your daily build, one for a weekly build, and

2 CommentsRead this story »

Microsoft Search Server 2008

Microsoft Search Server 2008

By Steven Borg • on November 12, 2007

Microsoft is releasing MS Search Server 2008, a tool for building enterprise search services. I don’t have any experience yet with these particular tools, but have been impressed with the strides Microsoft has made in the search capabilities of MOSS 2007 and WSS 3.0. Of particular interest is

No CommentsRead this story »

Virtualizing our infrastructure

Virtualizing our infrastructure

By Steven Borg • on November 12, 2007

I have a quick question for folks out there who have some experience with Virtualization.  We’re planning on virtualizing the majority of our hardware, and so are looking for a good virtualization server.  We plan on moving our TFS to a fully virtualized environment, as well as SharePoint, Exchange,

1 CommentRead this story »

How can I register for TFS Events without using Bissubscribe.exe?

How can I register for TFS Events without using Bissubscribe.exe?

By Steven Borg • on November 10, 2007

Let’s face it. BisSubscribe is a mess. It’s a fine command line tool, but how on earth do you know what the proper values are for creating a Filter statement. You don’t want ALL the build events, after all. Only those for Project X that have Failed. To express those filter items

No CommentsRead this story »

TDD with Visual Studio – to do or not to do

TDD with Visual Studio – to do or not to do

By Jeff Levinson • on November 8, 2007

Check out a new article that I wrote for Redmond Developer News in the latest issue. Please drop me any feedback here! AKPC_IDS += "23,";

4 CommentsRead this story »