Configuring a ClickOnce Deployment North Dakota

Learn about the different options available to you for deploying your Windows desktop applications with Microsoft's ClickOnce technology.

Local Companies

Affiliated Technical Services
(701) 965-4134
PO Box 336
Crosby, ND

Configuring a ClickOnce Deployment

You can perform many of the common activities needed to properly install your Windows desktop application to users' machines via the built-in configuration menus in Visual Studio 2008. These menus expose properties that allow you to add description information, configure deployment and manifest-related settings, and control file associations. We will discuss all of these options. We will be using Visual Studio 2008 with SP1, which introduce a few important features, including the ability to create desktop shortcuts and file associations.

If you wish to follow along with the demonstration below, you will need to make sure you have Visual Studio 2008 with SP1 installed. First, open VS 2008 SP1 and create a new Windows Forms project. Right click on the project file in Solution Explorer, choose Properties, and navigate to the Publish tab. Now, let's look at the different option menus and configurations ClickOnce offers. Click the "Options…" button on the Publish tab. The Publish Options dialog contains four sections (Description, Deployment, Manifests, File Associations), each described below.


Publish Options: Description

In the Deployment section, you'll find the following dialog that allows you to enter general information about the application. This information is used during deployment, updates and uninstalls.



Click here for larger image


Listing 1.1 The Description screen of the Publish dialog

Read the Rest of this Article at Developer.com

Related Articles
- Visual Basic .NET Attributes North Dakota
Attributes are classes that allow individual developers to extend VS.NET tools without rebuilding VS.NET each time. Many attributes are already available, but most of the interesting ones haven't even been written yet. Perhaps you will do so.
- Deploying Separate User/Site Configurations with ClickOnce North Dakota
Related Articles
- Visual Basic .NET Attributes North Dakota
Attributes are classes that allow individual developers to extend VS.NET tools without rebuilding VS.NET each time. Many attributes are already available, but most of the interesting ones haven't even been written yet. Perhaps you will do so.
- Deploying Separate User/Site Configurations with ClickOnce North Dakota

Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML