We use it currently for one of our products and nant for the other.
>From my own personal experience, I would have to say that management
types I deal with hold VBP in higher regard since it has a nice and
shiny interface that nant doesn't.  Functionality wise, I would rate the
two as pretty much equal in functionality, but I think nant runs faster
(no official timings to prove that).  

VBP does have a nice feature of being able to click on and off certain
build tasks in the UI for a given build project, if you do a lot of
specialized builds often it's a nice feature to have.  One other thing
we use it for that I don't think nant directly supports is downing and
up'ing services before and after the build.  I'm sure you could <exec>
the sc command to do the same thing.

Just my .02, HTH


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick G.
Garibay
Sent: Thursday, February 08, 2007 5:13 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Visual Build Pro Question


I am a NANT veteran of about 2 years and recently have
come across Visual Build Pro as a tool option.
 
Aside from knowing that VBP is a GUI-driven tool, can
anyone lend some insight on this product, drawing
comparisons where relevant?
 
Thanks,

Rick

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security? Get stuff done quickly with pre-integrated technology to make
your job easier. Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to