Code metrics can be a very useful tool for monitoring some aspects of code quality. To get the most out of it you need to calculate the metrics on a regular basis in order to find trends. Code quality tend to go down during intense phases of a development project and also when a product [...]
All posts tagged TeamCity
Code Metrics Statistics with TeamCity
Posted by pwigle on December 11, 2009
http://pwigle.wordpress.com/2009/12/11/code-metrics-statistics-with-team-city/
Deploying ASP.NET Web Applications using NAnt
We have started implementing Contiuous Integration at our company. We began with Cruise Control.NET but have decided to try with TeamCity instead. One thing that we would like to do is to deploy ASP.NET web applications as part of our Continuous Integration process. We use the Web Application Project template in Visual Studio. One problem [...]
Posted by pwigle on November 21, 2008
http://pwigle.wordpress.com/2008/11/21/deploying-aspnet-web-applications-using-nant/