Posts for enterprise
Apr 14
Shared Development Databases
One of the big culture shocks moving to a .NET development team was the amount of shared development infrastructure - particularly on the database side. In this post, I share some of my experiences and suggest ways that you can work around some of the impositions of shared infrastructure.
Sep 07
TF42053: Build Machine and AllowedTeamServer
Problems encountered when reconfiguring a Team Build server to work from a different TFS instance.
Jun 21
Layering
Developing software in service layers is generally a good idea, but only when the problem demands it.