Brian Harry's Blog

Everything you want to know about Azure DevOps and Farming

Upcoming VSTS Webcasts

An MS field group in Canada is putting together a series of web casts on VSTS to try to address areas of commonly asked questions (starting with licensing - one of the most commonly asked :)).  Here's a blog post from Adam on the schedule - check'em out... http://blogs.msdn.com/adamga/archive/2007/02/27/new-vsts-webcasts.aspx Topics ...
Comments are closed.0 0
TFS

Managing Quality (part 5) – Dr. Watson

We receive a lot of quality feedback directly from customers and we use that information help direct our investments in bug fixing and testing.  One of the tools we use to collect customer feedback is called "Dr. Watson".  All of our applications are instrumented to observe any unexpected condition - crash, exception, internal ...

More TFS Channel 9 Videos

We've now got 4 recent TFS Channel 9 videos posted on MSDN.  They are interviews with various team members across the TFS team.  They are: Branching 101 with Doug Neumann - Visual Studio Team Foundation Server Doug is one of the two group program managers on TFS and is responsible for Version Control, Build, Migration & ...
Comments are closed.0 0
TFS

Yet More Team Foundation Server Power Tools

I went on vacation for a few days this week and lo and behold while I'm gone the team has released our next version of the TFS Power Tools (formerly Power Toys).  We've numbered it Version 1.2 but I prefer to refer to it as the Feb '07 release.  There's a grab bag of new stuff in this release, including: You can ...
Comments are closed.0 0
TFS

Case Studies for Visual Studio Team System

I frequently hear requests from customers for case studies that demonstrate the return on investment (ROI) of adopting Team System.  We've just completed a couple and posted them on MSDN.  Here are the two new ROI case studies: Along side them you will find an array of other Team System case studies.  Hopefully you'll find this...
Comments are closed.0 0

Managing Quality (part 4) – Stress Testing

The goal of our stress testing is to run an application under load for an extended period of time and capture all "failures".  The purpose is to uncover race conditions, long term resource leaks, and bugs that only occur as the result of unexpected sequences or combinations of operations.  Mostly we focus on server stress testing, ...
Comments are closed.0 0
TFS

Problems installing TFS SP1

For a while now I've been seeing people struggling with some TFS SP1 install issues and I've been silent about it for too long.  I was waiting for my team to investigate the issues and compile a summary.  I appologize for not speaking up about it sooner.  The vast majority of issues come down to a tool we have called TFSQuiesce....
Comments are closed.0 0
TFS

February DevDiv Dogfood Statistics

Overall, it's been a pretty uneventful month for the dogfood server.  The biggest milestone is that we are now consistently over 1,000 active users on the system.  Files & Folders are approaching the 100M mark and should hit it within the next few months for sure. I've added a new statistic this month - Merge history.  That'...

Managing Quality (part 3) – Performance Testing

If you read my blog much, then you know performance and scale are near and dear to my heart.  If you read back far enough in my blog, you'll find a bunch of information on my philosphy of performance testing and what we've done for TFS.  I'm going to repeat some of it here but if want more detail, I've included a map of previous ...
Comments are closed.0 0
TFS

Update on TFS and the upcoming Daylight Savings Time changes in the US

We continue to make progress testing TFS for the upcoming Daylight Savings Time changes.  In an earlier post, I included details and links to information about the change and its affect on other Microsoft software.  Our testing has uncovered the following 2 issues.  Neither of these issues are particularly serious as ...
Comments are closed.0 0
TFS