Skip to content

Commit ebeb9a2

Browse files
Added ms.custom: SEO-VS-2020
1 parent f3a246c commit ebeb9a2

16 files changed

+16
-0
lines changed

docs/data-tools/accessing-data-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Work with data in Visual Studio
33
description: Work with data in Visual Studio. Create apps that connect to data in other database products or services over local machines, LANs, or public or private clouds.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: conceptual
67
helpviewer_keywords:

docs/data-tools/add-code-to-datasets-in-n-tier-applications.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Add code to DataSets in n-tier applications
33
description: Add code to datasets in n-tier apps in Visual Studio. Create a partial class file for a dataset and add code to it (instead of to DatasetName.Dataset.Designer).
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
dev_langs:

docs/data-tools/add-code-to-tableadapters-in-n-tier-applications.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Add code to TableAdapters in n-tier applications
33
description: Add code to table adapters in n-tier applications. Create a partial class file for TableAdapter and add code to it (instead of to DatasetName.DataSet.Designer).
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
dev_langs:

docs/data-tools/add-new-connections.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Add new connections
33
description: Add a connection in Visual Studio to a DB or service, and explore DB contents and schemas, using Server Explorer, Cloud Explorer, or SQL Server Object Explorer.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
author: ghogen

docs/data-tools/add-new-data-sources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Add new data sources
33
description: Add new data sources in Visual Studio. A data source is a .NET object that connects to a data store and make the data available to a .NET application.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/21/2018
56
ms.topic: how-to
67
f1_keywords:

docs/data-tools/add-validation-to-an-n-tier-dataset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Add validation to an n-tier dataset
33
description: Add validation to an n-tier dataset in Visual Studio. Validate changes to individual columns or whole rows.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
dev_langs:

docs/data-tools/additional-resources-for-troubleshooting-data-access-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Data access forums
33
description: Find assistance with troubleshooting errors and warnings in the public forums. View a list of data-related forums.
4+
ms.custom: SEO-VS-2020
45
ms.date: 06/27/2018
56
ms.topic: troubleshooting
67
f1_keywords:

docs/data-tools/bind-controls-to-data-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bind controls to data
33
description: Bind controls to data in Visual Studio. Create data-bound controls by dragging items from the Data Sources window.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
helpviewer_keywords:

docs/data-tools/bind-controls-to-pictures-from-a-database.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bind controls to pictures from a database
33
description: Use the Data Sources window to bind an image in a database to a control in your Visual Studio application.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
helpviewer_keywords:

docs/data-tools/bind-objects-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Data bind custom objects
33
description: Bind objects as data sources in Visual Studio. Use design-time tools for working with custom objects as the data source in your application.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
dev_langs:

docs/data-tools/bind-windows-forms-controls-to-data-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bind Windows Forms controls to data
33
description: Bind Windows Forms controls to data in Visual Studio so that you can display data to users of your application.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/03/2017
56
ms.topic: how-to
67
helpviewer_keywords:

docs/data-tools/bind-wpf-controls-to-a-dataset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bind WPF controls to a dataset
33
description: Create a WPF application in Visual Studio that contains data-bound controls, which are bound to product records that are encapsulated in a dataset.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
dev_langs:

docs/data-tools/bind-wpf-controls-to-a-wcf-data-service.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bind WPF controls to a WCF data service
33
description: Bind WPF controls to a WCF data service in Visual Studio. The controls are bound to customer records that are encapsulated in a WCF data service.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
dev_langs:

docs/data-tools/bind-wpf-controls-to-data-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bind WPF controls to data - Part 1
33
description: Bind WPF controls to data. To create these data-bound controls, drag items from the Data Sources window onto the WPF Designer in Visual Studio.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: how-to
67
helpviewer_keywords:

docs/data-tools/cannot-create-an-association-association-name-property-types-do-not-match.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Property types do not match
33
description: 'Cannot create an association - property types do not match. View information about this Visual Studio Object Relational Designer (O/R Designer) message.'
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: error-reference
67
ms.assetid: 97ec5a04-6e23-45a2-9226-d77ead854392

docs/data-tools/configure-service-reference-dialog-box.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Configure Service Reference Dialog Box
33
description: Use the Configure Service Reference dialog box in Visual Studio to configure the behavior of Windows Communication Foundation (WCF) services.
4+
ms.custom: SEO-VS-2020
45
ms.date: 11/04/2016
56
ms.topic: reference
67
f1_keywords:

0 commit comments

Comments
 (0)