XRadar Statics Analysis. Hudson CI. CI: Hudson with .Net vs CruiseControl.Net. Hudson for .NET Projects. I’ve been working on some SharePoint projects recently, and I wanted to implement Continuous Integration(CI). Unfortunately, I did not find much information when I was researching CI for SharePoint projects. My company traditionally uses CruiseControl.NET for its standard .NET projects; however, CC.NET seemed to require a good bit of configuration to get started. I was looking for something I could spin up rather quickly. I had heard Java folks raving about Hudson's ease of use out of the box, so I wanted to see if the same held true for .NET and SharePoint projects.
I was amazed at how simple it was.