Source Code Branching

  • 1 minute to read
Source code branching is easily one of the most complicated, misunderstood, and quite possibly abused concepts in source control. There are a multitude of different philosophies on how and when to branch code. Jeff Atwood provides an excellent and insightful look at the issues surrounding code branching by comparing... Read more

TFS Power Tools

  • 1 minute to read
With the release of TFS 2008, Team Build is getting closer to providing the same features as CruiseControl.NET. To help remove some of the shortcomings of Team Build, Microsoft has released the Visual Studio Team System 2008 Team Foundation Server Power Tools, which is a set of enhancements,... Read more

WPF Application Quality Guide

  • 1 minute to read
Since WPF was released it has seen a fairly rapid adoption but not much in the way of guidance. The WPF team at Microsoft is hoping to change that with the release of the WPF Application Quality Guide. The guide is going to be released in stages and will... Read more

CodeCampServer

  • 1 minute to read
It’s beginning to look like the start of the Code Camp Season, with at least 12 scheduled over the next 4 months. If you are organizing a code camp, there is a new open source project that Jeffery Palermo has started called CodeCampServer. The project aims to... Read more