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

  • Home
  • SEARCH
  • 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 561491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:27:19+00:00 2026-05-13T12:27:19+00:00

I’m always compile my project, and copy the dll’s from the dependency projects to

  • 0

I’m always compile my project, and copy the dll’s from the dependency projects to the UI bin folder. after a few days with ‘copy & paste’ operations each time that I recompile my project, I concluded that I need a tool that will do it to me automatically. after a few searches a founded that this tool is nAnt.

I search for information how to start using it, but I did not found much.
so, my question is:

  • What is nAnt in a few words?
  • How can I benefit from it?

EDIT: I can’t just add a reference to the dependencies projects because it will lead to a circular dependency.

  • 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-05-13T12:27:19+00:00Added an answer on May 13, 2026 at 12:27 pm

    Microsoft (for better or worse) created the MsBuild system which a project file (.csproj, .vbproj, etc) are scripts for. These .proj files direct the MsBuild system to build the project via the XML. This is essentially what nAnt is doing as well. So, generaly, MsBuild functionality == nAnt functionality.

    While I’ve certainly spend quite a lot more time with MsBuild vs nAnt so I can’t be a truly expert opinion, from my experience, if you are using Visual Studio, it is probably a better track to go down by staying with MsBuild for building your projects since it’s most likely already in tune with your development process. Since you almost certainly are already using .proj files (i.e. .csproj if you are doing C#) it doesn’t make much sense to me to create another build file: just use the one you already have and customize it as you see fit. I’m unaware of anything that nAnt offers at this point that MsBuild does not except for the fact that it is more in alignment with the Open Source mode.

    Again, since my experience with nAnt is limited, I can’t say that this is still true, but when I last used nAnt, it was quite a bit more verbose to accomplish the same tasks as compared to MsBuild, which, if still true, would be another reason to me to use MsBuild instead.

    Your need to drop binaries as a post-build task is a common one easliy accomplished with MsBuild or nAnt. For the aformentioned reasons, I’d suggest looking to MsBuild first to see how this would work then looking at nAnt only if MsBuild doesn’t fit your bill. I say this just because as mentioned, you are already soaking in MsBuild today (the MsBuild engine is already installed on your computer too) so why not take the path of least resistence? Certainly if MsBuild doesn’t do what you want and nAnt does, by all means take that route. But copying files would be 5 lines or so of xml in your existing MsBuild (i.e. .csproj) file. Here is some documentation from MSDN: http://msdn.microsoft.com/en-us/library/3e54c37h.aspx

    A previous poster mentioned using CruiseControl with nAnt. Cruise control can easily use MsBuild too:

    http://ccnetlive.thoughtworks.com/ccnet/doc/CCNET/MsBuild%20Task.html

    so if you want automated (Continuous Integration) builds, you can use CC.NET. MS Team Foundation Server is a alternaive to CC.NET if you can stomach the cost or are a startup (via MS BizSpark program you can use it free for a few years I think).

    I don’t have anything against nAnt–it’s just that with what you mentioned you want to do it doesn’t seem like you need it. MsBuild can do it and you don’t need to install anything new or even create a file. You just need to do a 5-line (roughly) xml entry in your .proj file

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
Does anyone know how can I replace this 2 symbol below from the string
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
Seemingly simple, but I cannot find anything relevant on the web. What is the
this is what i have right now Drawing an RSS feed into the php,
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I have a French site that I want to parse, but am running into

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.