Code Metrics – suggestions for appropriate limits

I like Code Metrics.  They give a certain “objective” evaluation of a piece of code.  You can use it for yourself just to make it pinpoint potential trouble areas, or just some code where you were a bit sloppy – happens from time to time……  And when you’re going to do a peer review, it’s Continue Reading →

Article on Subsystem branching

I did an article on Subsystem branching (http://geekswithblogs.net/terje/archive/2008/11/02/handling-subsystem-branching.aspx) as a result of a post on the Microsoft forums regarding this. Further, at the PDC 2008 conference now, Grant Holliday made me aware of the TFS Dependency Replicator, which also is a way to solve the problem. It corresponds to the solution I named Solution 3B, Continue Reading →