Web Deployment with VS 2010 and IIS
2/4/2009
Today, deploying a web application is not as easy as it should beWhether you are deploying your web to a shared hosting environment and paying monthly to maintain it OR whether you have a web server/s managed by your enterprise, there are a lot of manual steps involved in getting your application from point A to point B.
If you are deploying your web application to a shared hoster then today you have to use technologies like FTP which take a long time to get your web content to the hosted serverAfter deploying your content you have to manually go to hoster control panel and install your database by running sql scripts and configure various IIS settings like marking a folder as an application to isolate it from the rest of the application...(read more).
Similar articles
ASP.NET Weblogs
VS 2010 Web Deployment
This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements ...
Latest Microsoft Blogs
VS 2010 Web Deployment
This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements we’ve ...
DotNetShoutout - Latest published stories
VS 2010 Web Deployment - ScottGu's Blog
This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements we’ve ...
Latest Microsoft Blogs
Web Deployment Painkillers: VS 2010 & MS Deploy
Last week I did a talk at the PDC 2009 and the talk is now available to view online live at www.microsoftpdc.com/Sessions/FT56 The abstract of the talk was “ Learn about next generation of ASP.NET Web...
Latest Microsoft Blogs
Overview Post for Web Deployment in VS 2010
In past few months I and my team have written a few blog posts on VS 2010 Web Deployment features… In VS 2010 there was a lot of investment made in Web Deployment and over next few months I will be wr...
ASP.NET Weblogs
Overview Post for Web Deployment in VS 2010
In past few months I and my team have written a few blog posts on VS 2010 Web Deployment features… In VS 2010 there was a lot of investment made in Web Deployment and over next few months I will be wr...