Archives
-
Beta 2 skip and replace rules
We posted about skip and replace rules awhile back, but this is probably one of the more complex areas of MS Deploy. You have to understand our provider structure to figure out what type of object needs to be replaced, what attribute, and then write a RegEx match. There are a lot of parameters you can set to scope the rules, and then the added complexity of regular expressions. So I wanted to post some of my favorite rules (not in priority order ;-)) for the command-line and also show the same rule for the PowerShell cmdlets.
-
Visual Studio 2010 deployment features (including MS Deploy)
We briefly mentioned that Visual Studio 2010 is integrating the Web Deployment Tool, but we didn't really go into details.