When developing a site on VS2010/IIS 7.5, I\'m using Web Deploy to publish the site from my machine to the dev site server.
The site has about 40 virtual directorie
I've not done any custom programming against WebDeploy, but I've seen reference that there is an API for it. I can't seem to find official documentation on it, but perhaps this blog+sample app could provide a start: Web Deploy API Web Application