How To Deploy a Website to IIS or Azure

Deploying a website used to be tricky. Now with all of the built-in help, deploying your website to a local web server or the cloud can be done in minutes. Today, I am going to show you the options you have for deploying a full .NET website. We will cover deploying to a local or remote IIS server as well as Window Azure. Since .NET Core is a bit different, I will be covering the deployment options for it in a separate video. Not to worry though, the techniques in this video will also work for .NET Core. There are just more options available to it than there are to the full .NET Framework. Full courses: Source Code: Patreon: Newsletter signup: 0:00 - Intro 1:23 - Demo app overview 2:10 - IIS Express 4:13 - Deployment options 5:19 - Folder deployment 12:25 - Deploying to Azure App Service 15:40 - Summary and concluding remarks Thanks Ralfs!
Back to Top