I know enough to know that we need our application to be deployed with a single user action. However, I do not know :
- What good tools can I use in the .NET store?
- How do you manage configuration changes for each of your environments?
Can someone point me to good resources for continuous integration. I would like to see some theory, as well as a step-by-step practical guide.
Edit:
Now I need to automate web deployment; however, I would also like to know how to do this for desktop applications.
build-automation continuous-integration deployment automated-deploy
Esteban araya
source share