publish from command line in VS2008

A

Anonymous

How do I publish a web site (web application .net 2.0) from the command line
in VS2008?
 
C

Cowboy \(Gregory A. Beamer\)

You can set up an automated build with MSBuild. If you prefer continuous
integration (build with every check in), you can use Cruise Control .NET and
set up either MSBuild or nAnt as your build "engine". Both allow quite a bit
of customization. Both allow you to build without reinventing the wheel.
 

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

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top