Skip to content

Commit af4b6a2

Browse files
authored
framework metadata updates (#5139)
1 parent 09d1d39 commit af4b6a2

File tree

596 files changed

+3
-8332
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

596 files changed

+3
-8332
lines changed

docs/framework/wpf/app-development/application-management-overview.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,12 @@
11
---
22
title: "Application Management Overview"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
dev_langs:
135
- "csharp"
146
- "vb"
157
helpviewer_keywords:
168
- "application management [WPF]"
179
ms.assetid: 32b1c054-5aca-423b-b4b5-ed8dc4dc637d
18-
caps.latest.revision: 56
19-
author: dotnet-bot
20-
ms.author: dotnetcontent
21-
manager: "wpickett"
22-
ms.workload:
23-
- dotnet
2410
---
2511
# Application Management Overview
2612
All applications tend to share a common set of functionality that applies to application implementation and management. This topic provides an overview of the functionality in the <xref:System.Windows.Application> class for creating and managing applications.

docs/framework/wpf/app-development/build-and-deploy-how-to-topics.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,12 @@
11
---
22
title: "Build and Deploy How-to Topics"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
f1_keywords:
135
- "AutoGeneratedOrientationPage"
146
helpviewer_keywords:
157
- "WPF application [WPF], building"
168
- "WPF application [WPF], deploying"
179
ms.assetid: 88952ad2-5b74-48ca-a4c5-3f4fbb53ce12
18-
caps.latest.revision: 82
19-
author: dotnet-bot
20-
ms.author: dotnetcontent
21-
manager: "wpickett"
22-
ms.workload:
23-
- dotnet
2410
---
2511
# Build and Deploy How-to Topics
2612
The following topics show how to create project files for the various [!INCLUDE[TLA2#tla_winclient](../../../../includes/tla2sharptla-winclient-md.md)] application types.

docs/framework/wpf/app-development/building-a-wpf-application-wpf.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,12 @@
11
---
22
title: "Building a WPF Application (WPF)"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
dev_langs:
135
- "csharp"
146
- "vb"
157
helpviewer_keywords:
168
- "WPF application [WPF], building"
179
ms.assetid: a58696fd-bdad-4b55-9759-136dfdf8b91c
18-
caps.latest.revision: 45
19-
author: dotnet-bot
20-
ms.author: dotnetcontent
21-
manager: "wpickett"
22-
ms.workload:
23-
- dotnet
2410
---
2511
# Building a WPF Application (WPF)
2612
Windows Presentation Foundation (WPF) applications can be built as [!INCLUDE[dnprdnshort](../../../../includes/dnprdnshort-md.md)] executables (.exe), libraries (.dll), or a combination of both types of assemblies. This topic introduces how to build [!INCLUDE[TLA2#tla_wpf](../../../../includes/tla2sharptla-wpf-md.md)] applications and describes the key steps in the build process.

docs/framework/wpf/app-development/building-and-deploying-wpf-applications.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,13 @@
11
---
22
title: "Building and Deploying WPF Applications"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
f1_keywords:
135
- "AutoGeneratedOrientationPage"
146
helpviewer_keywords:
157
- "building applications [WPF]"
168
- "deploying applications [WPF]"
179
- "builds [WPF]"
1810
ms.assetid: 5198df5e-dda0-4ddc-a275-e0a7a4693524
19-
caps.latest.revision: 75
20-
author: dotnet-bot
21-
ms.author: dotnetcontent
22-
manager: "wpickett"
23-
ms.workload:
24-
- dotnet
2511
---
2612
# Building and Deploying WPF Applications
2713
The build and deployment model provides the capability to build and deploy applications locally and remotely, including the following:

docs/framework/wpf/app-development/configure-vs-to-debug-a-xaml-browser-to-call-a-web-service.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,13 @@
11
---
22
title: "How to: Configure Visual Studio to Debug a XAML Browser Application to Call a Web Service"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "debugging XBAPs that call a Web service [WPF]"
146
- "debugging security exceptions for XBAPs [WPF]"
157
- "security exception for XBAPs [WPF], debugging"
168
- "configuring Visual Studio to debug XAML browser applications [WPF]"
179
- "configuring Visual Studio to debug XBAPs [WPF]"
1810
ms.assetid: fd1db082-a7bb-4c4b-9331-6ad74a0682d0
19-
caps.latest.revision: 9
20-
author: dotnet-bot
21-
ms.author: dotnetcontent
22-
manager: "wpickett"
23-
ms.workload:
24-
- dotnet
2511
---
2612
# How to: Configure Visual Studio to Debug a XAML Browser Application to Call a Web Service
2713
[!INCLUDE[TLA#tla_xbap#plural](../../../../includes/tlasharptla-xbapsharpplural-md.md)] run within a partial-trust security sandbox that is restricted to the Internet zone set of permissions. This permission set restricts Web service calls to only Web services that are located at the [!INCLUDE[TLA2#tla_xbap](../../../../includes/tla2sharptla-xbap-md.md)] application's site of origin. When an [!INCLUDE[TLA2#tla_xbap](../../../../includes/tla2sharptla-xbap-md.md)] is debugged from [!INCLUDE[TLA#tla_visualstu2005](../../../../includes/tlasharptla-visualstu2005-md.md)], though, it is not considered to have the same site of origin as the Web service it references. This causes security exceptions to be raised when the [!INCLUDE[TLA2#tla_xbap](../../../../includes/tla2sharptla-xbap-md.md)] attempts to call the Web service. However, a [!INCLUDE[TLA#tla_visualstu2005](../../../../includes/tlasharptla-visualstu2005-md.md)] [!INCLUDE[TLA#tla_wpfbrowserappproj](../../../../includes/tlasharptla-wpfbrowserappproj-md.md)] project can be configured to simulate having the same site of origin as the Web service it calls while debugging. This allows the [!INCLUDE[TLA2#tla_xbap](../../../../includes/tla2sharptla-xbap-md.md)] to safely call the Web service without causing security exceptions.

docs/framework/wpf/app-development/deploying-a-wpf-application-wpf.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,10 @@
11
---
22
title: "Deploying a WPF Application (WPF)"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "WPF applications [WPF], deployment"
146
- "deployment [WPF], applications"
157
ms.assetid: 12cadca0-b32c-4064-9a56-e6a306dcc76d
16-
caps.latest.revision: 27
17-
author: dotnet-bot
18-
ms.author: dotnetcontent
19-
manager: "wpickett"
20-
ms.workload:
21-
- dotnet
228
---
239
# Deploying a WPF Application (WPF)
2410
After Windows Presentation Foundation (WPF) applications are built, they need to be deployed. [!INCLUDE[TLA#tla_mswin](../../../../includes/tlasharptla-mswin-md.md)] and the .NET Framework include several deployment technologies. The deployment technology that is used to deploy a [!INCLUDE[TLA2#tla_wpf](../../../../includes/tla2sharptla-wpf-md.md)] application depends on the application type. This topic provides a brief overview of each deployment technology, and how they are used in conjunction with the deployment requirements of each [!INCLUDE[TLA2#tla_wpf](../../../../includes/tla2sharptla-wpf-md.md)] application type.

docs/framework/wpf/app-development/dialog-boxes-overview.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
---
22
title: "Dialog Boxes Overview"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
dev_langs:
135
- "csharp"
146
- "vb"
@@ -18,12 +10,6 @@ helpviewer_keywords:
1810
- "message boxes [WPF]"
1911
- "modal dialog boxes [WPF]"
2012
ms.assetid: 0d23d544-a393-4a02-a3aa-d8cd5d3d6511
21-
caps.latest.revision: 25
22-
author: dotnet-bot
23-
ms.author: dotnetcontent
24-
manager: "wpickett"
25-
ms.workload:
26-
- dotnet
2713
---
2814
# Dialog Boxes Overview
2915
Standalone applications typically have a main window that both displays the main data over which the application operates and exposes the functionality to process that data through [!INCLUDE[TLA#tla_ui](../../../../includes/tlasharptla-ui-md.md)] mechanisms like menu bars, tool bars, and status bars. A non-trivial application may also display additional windows to do the following:

docs/framework/wpf/app-development/filterinputmessage.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,10 @@
11
---
22
title: "FilterInputMessage"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "raw input [WPF]"
146
- "FilterInputMessage method [WPF]"
157
ms.assetid: 4d74c6cf-7d1d-49ff-96c1-231340ce54f5
16-
caps.latest.revision: 5
17-
author: dotnet-bot
18-
ms.author: dotnetcontent
19-
manager: "wpickett"
20-
ms.workload:
21-
- dotnet
228
---
239
# FilterInputMessage
2410
Called by PresentationHost.exe whenever a message is received unless E_NOTIMPL is returned.

docs/framework/wpf/app-development/firefox-add-ons-to-support-net-application-deployment.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,12 @@
11
---
22
title: "Firefox Add-ons to Support .NET Application Deployment"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "Firefox add-ons for .NET application deployment"
146
- "WPF plug-in for Firefox"
157
- ".NET application deployment [WPF], deploying with Firefox add-ons"
168
- ".NET Framework Assistant for Firefox"
179
ms.assetid: 2403403b-9b14-48e9-b70d-fa288a3c9081
18-
caps.latest.revision: 22
19-
author: dotnet-bot
20-
ms.author: dotnetcontent
21-
manager: "wpickett"
22-
ms.workload:
23-
- dotnet
2410
---
2511
# Firefox Add-ons to Support .NET Application Deployment
2612
The Windows Presentation Foundation (WPF) plug-in for Firefox and the .NET Framework Assistant for Firefox enable [!INCLUDE[TLA#tla_winfxwebapp#plural](../../../../includes/tlasharptla-winfxwebappsharpplural-md.md)], loose [!INCLUDE[TLA2#tla_xaml](../../../../includes/tla2sharptla-xaml-md.md)], and ClickOnce applications to work with the Mozilla Firefox browser.

docs/framework/wpf/app-development/getcustomui.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,9 @@
11
---
22
title: "GetCustomUI"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-wpf"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "custom error messages [WPF]"
146
ms.assetid: e55180fc-35bb-4f80-a136-772b5eb3e4e5
15-
caps.latest.revision: 6
16-
author: dotnet-bot
17-
ms.author: dotnetcontent
18-
manager: "wpickett"
19-
ms.workload:
20-
- dotnet
217
---
228
# GetCustomUI
239
Called by PresentationHost.exe to get custom progress and error messages from the host, if implemented.

0 commit comments

Comments
 (0)