Home » C# Basics
11
Deploying our Applications
In this chapter we will learn what deployment is and the different methods for its application.
In This Chapter:
- What is deployment?
- Defines and provides an overview of deployment
- XCOPY Deployment
- Explains the simplest method xcopy and how it works
- ClickOnce Deployment
- Provides a step-by-step method of how the clickonce deployment is used.