ClickOnce deployment using TeamCity (without getting too dirty)
Whenever you are doing continuous build and/or deployment you always want to keep the amount of installation and configuration you have to do on each build agent to an absolute minimum. There are a number of reasons for this: to be able to scale out by easily adding new agents without having to worry about […]