Previous Page
Next Page

Chapter 20
Managing and Deploying Web Applications
After completing this chapter, you will be able to

We've spent the last 19 chapters figuring out how the various features of ASP.NET work. A major theme within ASP.NET has always been to solve the most common use cases as far as developing Web sites is concerned. We saw ASP.NET's

After building a feature-rich application that streamlines your company operations or drives customers to your business, you need to be able to manage it effectively, and deploy it. That's the topic of this chapter—how the various Visual Studio models affect your deployment strategy. In addition, we'll look at building a Web setup project.


Previous Page
Next Page