Deploying a Standard WPF Application Using ClickOnce and Visual Studio
ClickOnce deployment, introduced in .NET 2.0, is just one of the deployment strategies used to deploy WPF applications. This presentation demonstrates how to deploy a WPF application and deploy updates to that application using ClickOnce deployment. Visual Studio’s Publish Wizard is used to create the ClickOnce deployment.
Author: Todd Miranda