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

Commit 7565076

Browse files
Add descriptions for SEO.
1 parent e3925d0 commit 7565076

8 files changed

Lines changed: 8 additions & 8 deletions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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."
3+
description: "There are two ways to integrate Reporting Services into custom applications: URL access and the Reporting Services SOAP API. Find out how to choose."
44
ms.date: 10/19/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
3+
description: ReportViewer collects anonymous usage data to understand how customers use the product and focus development on improvements most relevant to customers.
44
author: maggiesMSFT
55
ms.author: maggies
66
ms.custom: seo-lt-2019

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
3+
description: You can access the functionality of the report server through the Reporting Services SOAP API, which can be accessed to provide enterprise reporting features.
44
ms.date: 06/26/2019
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
3+
description: You can access functionality of the report server with the Reporting Services SOAP API. Access the Web service in a Windows app by making calls to the service.
44
ms.date: 03/14/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
3+
description: URL access in Reporting Services enables access to reports over a network, which allows integrating report viewing and navigation into a custom Web application.
44
ms.date: 03/16/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"

docs/reporting-services/application-integration/reportviewer-controls-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Support for Report Viewer control versions
3-
description: The Microsoft Report Viewer control is compatible with SQL Server Reporting Services and Power BI Report Server that follow the Microsoft modern support lifecycle policy.
3+
description: Microsoft Report Viewer is compatible with SQL Server Reporting Services and Power BI Report Server that follow the Microsoft modern support lifecycle policy.
44
author: maggiesMSFT
55
ms.custom: seo-lt-2019
66
ms.author: maggies

docs/reporting-services/application-integration/using-the-webforms-reportviewer-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Use WebForms ReportViewer Control"
3-
description: To view reports deployed to a report server or reports that exist on the local file system, you can use the WebForms ReportViewer control to render them in a Web application.
3+
description: To view reports deployed to a report server or reports on the local file system, you can use WebForms ReportViewer to render them in a Web application.
44
ms.date: 06/12/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"

docs/reporting-services/application-integration/using-the-winforms-reportviewer-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Use WinForms ReportViewer Control"
3-
description: To view reports that have been deployed to a report server or reports that exist on the local file system, you can use the WinForms ReportViewer control to render them in a Windows application.
3+
description: To view reports deployed to a report server or reports on the local file system, use WinForms ReportViewer to render them in a Windows application.
44
ms.date: 09/06/2016
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"

0 commit comments

Comments
 (0)