Chapter 10. Deployment and delivery

This chapter covers

  • Creating setup projects in Visual Studio
  • Using WiX to create installation routines and incorporate them into CI
  • Using MS Deploy with web applications

If you’ve been following along with us chapter by chapter, your software is continuously built, tested, analyzed, and documented. After every check-in to the version control system, you’re creating a piece of bulletproof software. Some developers make rules that every act of sending software to the repository must be associated with a feature. Other developers strive to have potentially shippable software after it’s been continuously built. If you fall into the latter group, you’re fully prepared to include new elements in the CI process: ...

Get Continuous Integration in .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.