Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Continuous Integration: CruiseControl vs Jenkins vs ???

Continuous Integration: CruiseControl vs Jenkins vs ???

Scheduled Pinned Locked Moved C#
questioncsharpjavavisual-studiosysadmin
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Frygreen
    wrote on last edited by
    #1

    For .net developers, there is this quite old CruiseControl available for as CI-Server. Jenkins is somehow now state of the art for Java Development. Question: Is the anything as Jenkins available, based on .net? I talk about freeware?

    P D 2 Replies Last reply
    0
    • F Frygreen

      For .net developers, there is this quite old CruiseControl available for as CI-Server. Jenkins is somehow now state of the art for Java Development. Question: Is the anything as Jenkins available, based on .net? I talk about freeware?

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Jenkins supports CI for .NET as well. Why not just use that?

      F 1 Reply Last reply
      0
      • P Pete OHanlon

        Jenkins supports CI for .NET as well. Why not just use that?

        F Offline
        F Offline
        Frygreen
        wrote on last edited by
        #3

        We just started to setup our CI world with Jenkins. Now we have to create tons of extensions in Java which is really cumbersome as our complete focus is on C#.

        1 Reply Last reply
        0
        • F Frygreen

          For .net developers, there is this quite old CruiseControl available for as CI-Server. Jenkins is somehow now state of the art for Java Development. Question: Is the anything as Jenkins available, based on .net? I talk about freeware?

          D Offline
          D Offline
          Dominic Burford
          wrote on last edited by
          #4

          I've been using CruiseControl.NET for around 4 years and it does everything a CI server needs to do, and it works well with the .NET Framework as you'd expect. It runs all our builds without any problems, including our deployments. It's easy to install and configure, and there is large community to help you support it. Do you have specific requirements?

          "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups