Back in November I participated in Virtual Tech Days which is an online conference presented by Microsoft. In the session I discussed the enhancements to web deployment using Visual Studio 2010 and MSDeploy. Some of the topics which I covered includ:
- web.conig (XDT) transforms
- How to publish to local file system using Visual Studio
- How to publish to a 3rd party host using Visual Studio via MSDeploy
- How to publish to local IIS server using the .cmd file generated by Visual Studio
- How to use msdeploy.exe to delete IIS applications
- How to use the IIS Manager to import web packages
- How to use msdeploy.exe to deploy a web package to the local IIS server
- How to use msdeploy.exe to deploy a web package to a remove IIS server
- How to use msdeploy.exe to deploy a web package & set parameters using SetParameters.xml to a remote IIS server
You can download the video & all of my sample files at http://virtualtechdays.com/pastevents_2010november.aspx. In the samples you will find all of the scripts that I used and a bunch of others which I didn’t have time to cover. Enjoy!
Sayed Ibrahim Hashimi @sayedihashimi
Comments are closed.