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
Related Sections
Application Management Overview
Windows in WPF
Navigation Overview
WPF XAML Browser Applications Overview
Hosting
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.
.NET Desktop feedback