Automating Deployment with Microsoft Web Deploy - ScottGu's Blog - 0 views
-
Joshua Yeidel on 10 Nov 10"In today's post I'm going to be discussing Microsoft Web Deploy - which is a free server technology that enables a comprehensive publishing and deployment mechanism. Web Deploy enables you to not only publish files - but also provision database schema/data, run database change scripts, set security ACLs, and more. All of these deployment steps can be automated using Visual Studio."
-
Joshua Yeidel on 10 Nov 10Deployment packaging the VS2010 way. Overkill for right now, but worth considering for a big-time migration.