C# Video - 1 - An Overview of How to Deploy Your ASP.NET Websites and Using 'Publish Website'
C# Tutorial: 1 - An Overview of How to Deploy Your ASP.NET Websites and Using 'Publish Website'
This C# tutorial comes from the LearnItFirst IT Training Video Library.
1 - An Overview of How to Deploy Your ASP.NET Websites and Using 'Publish Website' (Tutorial Video)
More info about this video:
You will learn about six of the various ways that you can deploy your ASP.NET website in this section. This first video focuses on the two easiest options: (1) serving a website from your development folder, and (2) using the 'Publish Website' screens inside theVisual Studio 2005 IDE.
If you are new to ASP.NET, you will want to watch all the videos in this section to gain an understanding of how xcopy deployment and various other techniques can be used to deploy your new ASP.NET websites.
Highlights from this video:
- An overview of four possible ways to deploy and serve your website
- Using the 'Publish Website' dialog box
- Pros and Cons of using the above methods
- Configuring IIS to server your ASP.NET website
This video is part of LearnItFirst's C# Programming with Visual Studio 2005 training course.


<< Home