by Michael Wolski
20. February 2010 09:58
As most of you know, Visual Studio 2010 has moved into RC territory and sports a nifty GoLive license. This means you can download and use the RC for shipping projects. With this release of Visual Studio, we at DigitForge are looking to fully leverage some of the web and SQL deployment tools built into the VS client. The tools/wizards themselves are pretty straightforward. But in the next upcoming series of blog posts I will describe how to implement the server-side portion of these tools. Basically we will be looking at supporting these tools from a Hosting perspective.
Web Deploy Tool - this is how you support web site publishing.
SQL Publishing Services - this is how you support SQL publishing.
Each upcoming blog post will outline how to find and install these on your server. Come back soon!