Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 330200a

Browse files
committed
ms seo 1612746
1 parent d9a9423 commit 330200a

15 files changed

Lines changed: 52 additions & 32 deletions

docs/reporting-services/application-integration/choosing-between-url-access-and-soap.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
2-
title: "Choosing between URL access and SOAP in Reporting Services | Microsoft Docs"
2+
title: "Choose between URL access and SOAP"
3+
description: "There are two ways to integrate Reporting Services into custom applications: URL access and the Reporting Services SOAP API. Which to use depends on several factors."
34
ms.date: 10/19/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
78

8-
9+
ms.custom: seo-lt-2019
910
ms.topic: reference
1011
author: maggiesMSFT
1112
ms.author: maggies
1213
monikerRange: "= sql-server-2016 || = sqlallproducts-allversions"
1314
---
14-
# Choosing between URL access and SOAP in Reporting Services
15+
# Choose between URL access and SOAP in Reporting Services
1516

1617
[!INCLUDE [ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE[ssrs-appliesto-2016](../../includes/ssrs-appliesto-2016.md)] [!INCLUDE[ssrs-appliesto-not-2017](../../includes/ssrs-appliesto-not-2017.md)] [!INCLUDE [ssrs-appliesto-not-pbirs](../../includes/ssrs-appliesto-not-pbirs.md)]
1718

docs/reporting-services/application-integration/integrating-reporting-services-into-applications.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: "Integrating Reporting Services into Applications | Microsoft Docs"
2+
title: "Integrating into Applications"
3+
description: Reporting Services is an open and extensible reporting platform designed to provide developers with a comprehensive set of APIs for developing solutions.
4+
ms.custom: seo-lt-2019
35
ms.date: 05/14/2019
46
ms.prod: reporting-services
57
ms.prod_service: "reporting-services-native"

docs/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-data-collection.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
2-
title: Data collection in ReportViewer Control 2016
2+
title: Data collection in ReportViewer Control
3+
description: Anonymous usage data is collected by the control to better understand how customers use the product. Usage data enables future development to focus on improvements that are most relevant to customers.
34
author: maggiesMSFT
45
ms.author: maggies
6+
ms.custom: seo-lt-2019
57
ms.reviewer: ""
68
ms.prod: reporting-services
79
ms.prod_service: reporting-services-native
@@ -10,7 +12,7 @@ ms.topic: reference
1012
ms.custom: ""
1113
ms.date: 09/18/2018
1214
---
13-
# Integrating Reporting Services Using ReportViewer Controls - Data Collection
15+
# Integrate Reporting Services Using ReportViewer Controls - Data Collection
1416

1517
Anonymous usage data is collected by the control to better understand how customers make use of the product. Usage data enables future development to be focused on improvements that are most relevant to customers.
1618

docs/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-get-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: "Getting started with the ReportViewer 2016 control | Microsoft Docs"
2+
title: "Get started with Report Viewer controls"
3+
description: The Report Viewer controls can be used to integrate Reporting Services RDL reports into WebForms and WinForms apps.
4+
ms.custom: seo-lt-2019
35
ms.date: 09/18/2018
46
ms.prod: reporting-services
57
ms.prod_service: "reporting-services-native"

docs/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: "Integrating Reporting Services Using the Report Viewer Controls | Microsoft Docs"
2+
title: "Integrate Using Report Viewer Controls"
3+
description: Visual Studio provides two Report Viewer controls for integrating report viewing functionality into your applications.
34
ms.date: 09/18/2018
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
7-
8+
ms.custom: seo-lt-2019
89

910
ms.topic: reference
1011
helpviewer_keywords:
@@ -14,7 +15,7 @@ ms.assetid: 3ba47fb4-73a9-4059-89fd-329adebe94a8
1415
author: maggiesMSFT
1516
ms.author: maggies
1617
---
17-
# Integrating Reporting Services Using Report Viewer Controls
18+
# Integrate Reporting Services Using Report Viewer Controls
1819
[!INCLUDE[msCoName](../../includes/msconame-md.md)] Visual Studio 2015 provides two Report Viewer controls for integrating report viewing functionality into your applications. There is a version for Windows Forms-based applications and one for Web Forms applications. Each control provides similar functionality but each is designed to target their individual environments. Both controls can process reports that have been deployed to a report server (remote processing mode) or have been copied to a computer where [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] has not been installed (local processing mode).
1920

2021
The Report Viewer control does not include built-in support for dynamically adapting to different devices with different screen resolutions.

docs/reporting-services/application-integration/integrating-reporting-services-using-soap-web-application.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: "Using the SOAP API in a Web Application - Reporting Services | Microsoft Docs"
2+
title: "Use SOAP API in Web Applications"
3+
description: You can access the full functionality of the report server through the Reporting Services SOAP API.
34
ms.date: 06/26/2019
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
78

8-
9+
ms.custom: seo-lt-2019
910
ms.topic: reference
1011
helpviewer_keywords:
1112
- "SOAP [Reporting Services], Web applications"

docs/reporting-services/application-integration/integrating-reporting-services-using-soap-windows-application.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: "Using the SOAP API in a Windows Application | Microsoft Docs"
2+
title: "Use SOAP API in Windows Applications"
3+
description: You can access the full functionality of the report server through the Reporting Services SOAP API. Access the Web service in a Windows application by writing code that makes calls to the service.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
78

8-
9+
ms.custom: seo-lt-2019
910
ms.topic: reference
1011
helpviewer_keywords:
1112
- "rendered reports [Reporting Services]"

docs/reporting-services/application-integration/integrating-reporting-services-using-soap.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: "Integrating Reporting Services Using SOAP | Microsoft Docs"
2+
title: "Integrate Using SOAP"
3+
description: The Reporting Services SOAP API provides several Web service endpoints for developing custom reporting solutions.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
78

8-
9+
ms.custom: seo-lt-2019
910
ms.topic: reference
1011
helpviewer_keywords:
1112
- "Report Server Web service, application integration"

docs/reporting-services/application-integration/integrating-reporting-services-using-url-access-web-application.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: "Using URL Access in a Web Application | Microsoft Docs"
2+
title: "Use URL Access in Web Applications"
3+
description: URL access in Reporting Services is specifically designed to enable access to individual reports over a network.
34
ms.date: 03/16/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
7-
8+
ms.custom: seo-lt-2019
89

910
ms.topic: reference
1011
helpviewer_keywords:

docs/reporting-services/application-integration/integrating-reporting-services-using-url-access-windows-application.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: "Using URL Access in a Windows Application | Microsoft Docs"
2+
title: "Use URL Access in Windows Applications"
3+
description: URL access to a report server is optimized for a Web environment, but you can also use URL access to embed Reporting Services reports in a Windows application.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"
67
ms.technology: application-integration
78

8-
9+
ms.custom: seo-lt-2019
910
ms.topic: reference
1011
helpviewer_keywords:
1112
- "Windows applications [Reporting Services]"

0 commit comments

Comments
 (0)