







































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This programming course teaches different programming concepts with respect to C Sharp Programming. Key points of this lecture are: Deploying a Desktop Application, Key Deployment Terms, Deployment, Installer, Development Computer, Target Computer, Configuring an Application, Configuration Manager, Types of Deployment , Dialog Box
Typology: Slides
1 / 47
This page cannot be seen from the preview
Don't miss anything!








































Steps in the Deployment Process
Configuring a Project for Deployment
Configuration Manager (Illustration)
Types of Deployment Projects
Multi-project Solutions (Illustration) The Solution Explorer displays all projects
Properties of a Deployment Project Many properties are set using the Project’s Property pages. Others are set using the Properties window Output file name contains the name of the installer Package files list box defines how files will be deployed Compression list box defines whether the installer is optimized for speed or size
Deployment Project (Property Pages)
General Deployment Project Properties (2) ProductName appears as the component description in the Add/Remove programs dialog box RemovePreviousVersions property controls whether older versions will be removed Version contains the version number of the installer This is the version of the installer itself rather than the version of the deployed project
General Deployment Properties (Illustration)
The File System Editor (Purpose) It is used to define the layout file system layout on the target computer Application Folder represents the files copied to the target computer Define the items that will appear on the Start menu User’s Programs Menu folder Add items to the target computer’s desktop User’s Desktop folder