It’s been over a month now since we did the final handover of a one and half year long project that, among other things, was built on top of ASP.NET MVC 1.0. Normally I do not like to use the term “best practice” since it does not communicate the context of which these practices are applied. Also, t... [Mer]
In the first part I wrote about how to get the version number that is available in TeamCity into the assemblies that are built and also how to maintain the dynamic unit testing feedback. I will now continue to explain how to get the complete chain working up until naming the finished package. Propa... [Mer]
Last time I posted on MSBuild and TeamCity I showed how you could use it to deploy remotely in Deploy with MSBuild and custom targets Part 1 and Part 2. There are one issue that’s always a part of professional projects - version handling. I will show you a way to let the version get into the a... [Mer]