Build Tools for .NET applications

S

skumar_natarajan

Im new to .NET (heavy Java background). I was wondering
if there are any command line build tools used
specifically for .NET applications. My application
consists of ASP.NET pages and back-end components.

I dont want to use Visual Studio .NET.

I was looking at NAnt, but Im not sure if that is what
everyone uses.
 
P

Parag Paithankar

Yes, NAnt is widely used and is pretty good. Try VisualBuild too.

Thanks,
Parag/-
 
D

Dave

There's a free tool called BuildIt available in source code form that you
can modify if/as needed to suit your particular needs. I've heard that MSFT
will be coming out with their own command line build program.
 
S

Shaji

You can use note pad for writing code and can be compiled using commandline
tools. csc.exe is the compilor for C# and vbc.exe is for VB.Net. You can
see this tools in the installation folder of dotnet framework in your
machine.

Regards,
Shaji.
www.DotNetMe.com
 
M

Marc Scheuner [MVP ADSI]

Im new to .NET (heavy Java background). I was wondering
if there are any command line build tools used
specifically for .NET applications.

FinalBuilder - It's GUI and command-line, and offers all you could
ever ask for:

http://www.atozedsoftware.com/finalbuilder/

Highly recommended - I use it all the time and I'm extremely happy
with it.

Marc

================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top