Quick start: Hosting your ASP.NET Website in IIS



Quick start: Hosting your ASP.NET Website in IIS

Quick start: Hosting your ASP.NET Website in IIS

Hosting your ASP.NET web application on a local server using IIS is the best way to run your ASP.NET. In this video, you’ll see how to configure IIS to run on your development machine as well as on Windows Server. Then we’ll take a basic ASP.NET MVC app and us Visual Studio to publish it to our IIS server.

▬ Learn more ▬▬▬▬▬▬▬▬▬▬▬
If you enjoyed this video, please subscribe and like. I recently published a popular course teaching C# and .NET developers how to work with Python. If that sounds interesting to you, check it out at https://talkpython.fm/dotnet

▬ Chapters ▬▬▬▬▬▬▬▬▬▬▬▬
0:00 – Welcome
0:36 – Running ASP.NET in the dev server
1:19 – Installing the IIS web server
2:00 – Adding our website to IIS
3:41 – Publishing the site from Visual Studio
4:56 – Load the newly published site
5:44 – Conclusion and wrap up

Comments are closed.