ClickOnce Deployment for Windows Forms Applications

ClickOnce is a deployment technology that enables self-updating Windows-based applications that can be installed and run with minimal user interaction.

In This Section

Topic Location
Walkthrough: Downloading Assemblies on Demand with the ClickOnce Deployment API Using the Designer Deployment in Visual Studio
Walkthrough: Downloading Assemblies on Demand with the ClickOnce Deployment API Using the Designer ClickOnce Deployment

Reference

  • System.Deployment.Application
    Describes the properties, methods and events available to developers who wish to implement custom upgrade behavior into their ClickOnce applications.
Topic Location
How to: Publish a ClickOnce Application Deployment in Visual Studio
How to: Publish a ClickOnce Application using the Publish Wizard ClickOnce Deployment