Building and Deploying WPF Applications

The build and deployment model provides the capability to build and deploy applications locally and remotely, including the following:

  • MSBuild: the .NET build system located in the Microsoft.Build.Tasks.Windows namespace.

  • Resources: working with UI resources.

  • ClickOnce Deployment: the .NET publishing and deployment system.

In This Section

Building a WPF Application
Deploying a WPF Application
How-to Topics

Reference

MSBuild

Application Management Overview
Windows in WPF
Navigation Overview
WPF XAML Browser Applications Overview
Hosting