In this blog series I will explain to you how to set up continuous integration. Very lately I have worked on setting up some continuous integration (CI) using MSbuild for my C# project. In this blog series I will explain to you how to set up continuous integration. First of all we will start with creating a MSBuild script which will compile our code. We will also create a small batch file for easy