Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7773085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T17:02:38+00:00 2026-06-01T17:02:38+00:00

I have a .net app which has an MVC3 front end and 2 windows

  • 0

I have a .net app which has an MVC3 front end and 2 windows services.

It all depends on 2 RavenDB installations which can either be ran as windows services or IIS – I’m not bothered here.

The services are built using TopShelf and testing is done with straight NUnint. I use Github as my repo.

Ideally on each successful ‘Release’ build I’d like a build, test, wipe directories and RavenDb data dirs and then deploy (web and services) and then start the processes to run finishing off on a console app i’m building which can run in a default set of data.

How would you manage the deployment here? I have no CI server yet. I have a completely fresh server that I can do as I please with. I haven’t done CI/CD for a long time and I suspect the weapons have changed.

Should I be looking at MSBuild/NAnt? PSake, Rake? Team City?

How would you manage the post build processes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T17:02:39+00:00Added an answer on June 1, 2026 at 5:02 pm

    I’ve been using Jenkins with psake and it’s working very well. To be honest psake does most of the work, with Jenkins simply pulling down the source and then invoking my psake script, but as Nick Nieslanik says you can easily have Jenkins call MSBuild/NUnit/etc directly if you like.

    Jenkins

    From a peruse of Jenkins vs. CruiseControl(.NET) threads on StackOverflow, the general consensus appeared to be to go with Jenkins. Having not really tried CruiseControl I can’t vouch for that, but I will say that Jenkins is very good. I found Jenkins easy to set up. I had a quick peek at CruiseControl.NET and found Jenkins easier to get started. I haven’t looked at TeamCity at all so can’t speak to that.

    • CI: Hudson with .Net vs CruiseControl.Net
    • What is the difference between Hudson and CruiseControl for Java projects?
    • How and why do I set up a C# build machine?

    Jenkins has a nice plugin system, and a lot of plugins, including one for Powershell which makes it easy to call through to a psake script.

    Psake

    So far I think psake is awesome. It’s based on rake syntax, but is a wee bit more native to Windows than rake. As it’s sitting on top of powershell, you can leverage a lot of the handy Windows admin functionality that comes with that. For example, see this post
    for a great example of setting up and tearing down IIS app pools and sites direct from your psake tasks. I think that’s great, and I’m not sure how you’d go about doing that in MSBuild, Nant, or rake. Basic file system operations are also it’s bread and butter — seems better than having a bunch of angle brackets just to copy some files somewhere.

    As for MSBuild and Nant, I think they’re both pretty powerful, but editing XML files for this kind of thing just feels painful. Powershell is a proper scripting language with deep Windows integration. psake is a DSL for building and other tasks on top of that. It’s a good combo.

    That said, for actually building, I just farm that out to msbuild from within psake and call it on the solution/project files I want to build. psake has a built in command for calling msbuild and specifying which version to use, etc. (Truth be told the most pain so far is from msbuild borking up on solution files that build just fine in Visual Studio.)

    As you’re working with RavenDB, you might be interested to know that they’re using psake for building RavenDB (and Rhino-ESB).

    For some good psake tips in general, see this post.


    Long story short, personally I’d recommend Jenkins and psake. That combo will integrate nicely with git, msbuild, NUnit, IIS, and probably even windows services.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a .NET windows app. I have a DataGridView which has a few
I have a .net winforms app which has a few animation effects, fade ins
I'm developing a ASP.Net MVC3 app which will have few hundred videos. I want
I have an ASP.NET web app which is small yet has a fair amount
I have an ASP.NET MVC app which has a bootstrapper class that configures log4net
I have an asp.net mvc app which has membership implemented. So a user has
I have an ASP.NET MVC web app which has a really basic subscription system
I have a .NET app which works in 32 and 64 bit. I would
I have a .Net console App which using a scheduled event will start, call
Have an ASP.net web app which works fine for a few days, but then

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.