In this video series, you will learn about six of the various ways that you can deploy your ASP.NET website in this series. If you are new to ASP.NET, you will want to watch all the videos in this series 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 series:An overview of four possible ways to deploy and serve your websiteUsing the 'Publish Website' dialog boxPros and Cons of using the above methodsConfiguring IIS to server your ASP.NET websiteWhat are Web Application Projects (WAPs) and how do they change your environment?Pros and Cons of using WAPs vs. using the 'Publish Site' build optionsDifferences between using WAP and website projectsHow Web Deployment Projects (WDPs) differe from WAPsPros and Cons of using the WDPsBest Practices for updating and maintaining your ASP.NET websitesWhen to use a Web Setup Project (WSP) instead of other optionsCombining a Web Deployment Project with a Web Setup Project for efficient and maintainable websitesPros and Cons of using WSPsWhen to use 'Copy Website' instead of other optionsPros and Cons of using 'Copy Website' and much more