_PublishedWebsites does not exist?! WHAT?! Huh? One of our TFS builds was succeeding and a fellow developer noticed that the Web App was not getting copied into the _PublishedWebsites folder of our drop location. I took a look at our TFSBuild.Proj file and I didn’t see anything that stood out. I took a look at…
Continue Reading »
I recently help set up a CI (Continuous Integration) environment using CC.NET (Cruise Control.NET) at a client that I’m at. We’re in the process of implementing TFS (Team Foundation Server) but until some red tape is cleared we’re still stuck on VSS (Visual Source Safe). While setting up the environment we were given a test…
Continue Reading »
Jeremy D. Miller has a great post on keeping source code where it belongs. The thought process behind this is that code should be where YOU would assume it would be. If its data access code, it should be in a project/namespace that is something like Data Access or DAL or Data or something that…
Continue Reading »
Over the weekend I had the time to work with Teamprise Explorer and Visual Studio Team Explorer while working on an open source project that I’m a part of. This was the first time I’ve worked with Teamprise explorer and Visual Studio Team Explorer. Since Codeplex houses its source on Team Foundation Server (TFS) I was required…
Continue Reading »
As of a couple weeks ago, I joined the Tree Surgeon open source project. Recently, Bil Simser took over the project and opened it up on CodePlex. The development team will be adding many new features to the application to help in the setup of the development tree structure and build integration process. Keep your eyes peeled!
Continue Reading »