Hey,

in the opinion of all the developers on this forum, what is the best method to publish a .Net web application?

Is there a really simple way to do it? Line in Frontpage for example, you simply press the Publish Web button and, hey presto, all pages are added/removed from the host server on the web. To my knowledge, I can't find this in .Net.

Currently all I am doing is FTP-ing the built web to the server, but each time I do this, I swear that there must be a better way.

How do you guys do it?

Cheers,

stingrae