SummaryAll of the Open Source Continuous Integration projects explored here are very similar. All use .NET Remoting in a client-server application. Hopefully, these systems soon will be platform-independent as the different forms of CLI implementation support for remoting and other technologies expand. Which CI is right for you depends heavily upon your environment and mostly upon your build tool. Setting up a Continuous Integration sever is relatively quick and painless. The results from the system will have a positive effect on your development process, as will be seen in Chapter 9, "ASpell.NET Case Study." |