Skip to content

Commit

Permalink
Add description headers for all EF 6 conceptual doc pages
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Sep 1, 2020
1 parent 6c2711b commit 70cfaa2
Show file tree
Hide file tree
Showing 118 changed files with 352 additions and 234 deletions.
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/async.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Async query and save - EF6"
title: Async query and save - EF6
description: Async query and save in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: d56e6f1d-4bd1-4b50-9558-9a30e04a8ec3
---
# Async query and save
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/configuring/code-based.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Code-based configuration - EF6"
title: Code-based configuration - EF6
description: Code-based configuration in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 13886d24-2c74-4a00-89eb-aa0dee328d83
---
# Code-based configuration
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/configuring/config-file.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Configuration File Settings - EF6"
title: Configuration File Settings - EF6
description: Configuration file settings in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 000044c6-1d32-4cf7-ae1f-ea21d86ebf8f
---
# Configuration File Settings
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Connection strings and models - EF6"
title: Connection strings and models - EF6
description: Connection strings and models in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 294bb138-978f-4fe2-8491-fdf3cd3c60c4
---
# Connection strings and models
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Dependency resolution - EF6"
title: Dependency resolution - EF6
description: Dependency resolution in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 32d19ac6-9186-4ae1-8655-64ee49da55d0
---
# Dependency resolution
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/connection-management.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Connection management - EF6"
title: Connection management - EF6
description: Connection management in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: ecaa5a27-b19e-4bf9-8142-a3fb00642270
---
# Connection management
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Handling transaction commit failures - EF6"
title: Handling transaction commit failures - EF6
description: Handling transaction commit failures in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 5b1f7a7d-1b24-4645-95ec-5608a31ef577
---
# Handling transaction commit failures
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Connection resiliency and retry logic - EF6"
title: Connection resiliency and retry logic - EF6
description: Connection resiliency and retry logic in Entity Framework 6
author: AndriySvyryd
ms.date: 11/20/2019
ms.assetid: 47d68ac1-927e-4842-ab8c-ed8c8698dff2
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/databinding/winforms.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Databinding with WinForms - EF6"
title: Databinding with WinForms - EF6
description: Databinding with WinForms in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 80fc5062-2f1c-4dbd-ab6e-b99496784b36
---
# Databinding with WinForms
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/databinding/wpf.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Databinding with WPF - EF6"
title: Databinding with WPF - EF6
description: Databinding with WPF in Entity Framework 6
author: divega
ms.date: "05/19/2020"
ms.date: 05/19/2020
ms.assetid: e90d48e6-bea7785-47ef-b756-7b89cce4daf0
---
# Databinding with WPF
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Working with disconnected entities - EF6"
title: Working with disconnected entities - EF6
description: Working with disconnected entities in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 12138003-a373-4817-b1b7-724130202f5f
---
# Working with disconnected entities
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Self-tracking entities - EF6"
title: Self-tracking entities - EF6
description: Self-tracking entities in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 5e60f5be-7bbb-4bf8-835e-0ac808d6c84a
---
# Self-tracking entities
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Self-Tracking Entities Walkthrough - EF6"
title: Self-Tracking Entities Walkthrough - EF6
description: Self-tracking entities walkthrough for Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: b21207c9-1d95-4aa3-ae05-bc5fe300dab0
---
# Self-Tracking Entities Walkthrough
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/install.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Get Entity Framework - EF6"
title: Get Entity Framework - EF6
description: Get Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 122c38a2-f9e8-4ecc-9c72-a83bc9af7814
---
# Get Entity Framework
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/logging-and-interception.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Logging and intercepting database operations - EF6"
title: Logging and intercepting database operations - EF6
description: Logging and intercepting database operations in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: b5ee7eb1-88cc-456e-b53c-c67e24c3f8ca
---
# Logging and intercepting database operations
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/performance/ngen.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Improving startup performance with NGen - EF6"
title: Improving startup performance with NGen - EF6
description: Improving startup performance with NGen in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: dc6110a0-80a0-4370-8190-cea942841cee
---
# Improving startup performance with NGen
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Performance considerations for EF4, EF5, and EF6 - EF6"
title: Performance considerations for EF4, EF5, and EF6 - EF6
description: Performance considerations for Entity Framework 4, 5, and 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: d6d5a465-6434-45fa-855d-5eb48c61a2ea
---
# Performance considerations for EF 4, 5, and 6
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Pre-generated mapping views - EF6"
title: Pre-generated mapping views - EF6
description: Pre-generated mapping views in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 917ba9c8-6ddf-4631-ab8c-c4fb378c2fcd
---
# Pre-generated mapping views
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/providers/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Entity Framework Providers - EF6"
title: Entity Framework Providers - EF6
description: Entity Framework Providers in Entity Framework 6
author: divega
ms.date: "06/27/2018"
ms.date: 06/27/2018
ms.assetid: 7BFB7763-CD6C-4520-93A2-7B265F5FA586
uid: ef6/fundamentals/providers/index
---
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/providers/provider-model.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "The Entity Framework 6 provider model - EF6"
title: The Entity Framework 6 provider model - EF6
description: The Entity Framework 6 provider model in Entity Framework 6
author: divega
ms.date: "06/27/2018"
ms.date: 06/27/2018
ms.assetid: 066832F0-D51B-4655-8BE7-C983C557E0E4
---
# The Entity Framework 6 provider model
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Provider Support for Spatial Types - EF6"
title: Provider Support for Spatial Types - EF6
title: Provider support for spatial types in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 1097cb00-15f5-453d-90ed-bff9403d23e3
---
# Provider Support for Spatial Types
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/proxies.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Working with proxies - EF6"
title: Working with proxies - EF6
description: Working with proxies in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 869ee4dc-06f1-471d-8e0e-0a1a2bc59c30
---
# Working with proxies
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/relationships.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Relationships, navigation properties, and foreign keys - EF6"
title: Relationships, navigation properties, and foreign keys - EF6
description: Relationships, navigation properties, and foreign keys in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 8a21ae73-6d9b-4b50-838a-ec1fddffcf37
---
# Relationships, navigation properties, and foreign keys
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/testing/mocking.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Testing with a mocking framework - EF6"
title: Testing with a mocking framework - EF6
title: Testing with a mocking framework in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: bd66a638-d245-44d4-8e71-b9c6cb335cc7
---
# Testing with a mocking framework
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Testability and Entity Framework 4.0 - EF6"
title: Testability and Entity Framework 4.0 - EF6
description: Testability and Entity Framework 4.0
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 9430e2ab-261c-4e8e-8545-2ebc52d7a247
---
# Testability and Entity Framework 4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Testing with your own test doubles - EF6"
title: Testing with your own test doubles - EF6
description: Testing with your own test doubles in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 16a8b7c0-2d23-47f4-9cc0-e2eb2e738ca3
---
# Testing with your own test doubles
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/fundamentals/working-with-dbcontext.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Working with DbContext - EF6"
title: Working with DbContext - EF6
description: Working with DbContext in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: b0e6bddc-8a87-4d51-b1cb-7756df938c23
---
# Working with DbContext
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/get-started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Get started with Entity Framework 6 - EF6"
title: Get started with Entity Framework 6 - EF6
description: Get started with Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 66ce9113-81d2-480f-8c16-d00ec405b2f7
uid: ef6/get-started
---
Expand Down
3 changes: 2 additions & 1 deletion entity-framework/ef6/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Overview of Entity Framework 6 - EF6
description: Overview of Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 8ae74d63-6bad-4686-b325-bbf9d68f3743
uid: ef6/index
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Code First Conventions - EF6"
title: Code First Conventions - EF6
description: Code First Conventions in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: bc644573-c2b2-4ed7-8745-3c37c41058ad
---
# Code First Conventions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Custom Code First Conventions - EF6"
title: Custom Code First Conventions - EF6
description: Custom Code First Conventions in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: dd2bdbd9-ae9e-470a-aeb8-d0ba160499b7
---
# Custom Code First Conventions
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/modeling/code-first/conventions/model.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Model-Based Conventions - EF6"
title: Model-Based Conventions - EF6
title: Model-Based Conventions in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 0fc4eef8-29b8-4192-9c77-08fd33d3db3a
---
# Model-Based Conventions
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/modeling/code-first/data-annotations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Code First Data Annotations - EF6"
title: Code First Data Annotations - EF6
description: Code First Data Annotations in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 80abefbd-23c9-4fce-9cd3-520e5df9856e
---
# Code First Data Annotations
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/modeling/code-first/data-types/enums.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Enum Support - Code First - EF6"
title: Enum Support - Code First - EF6
description: Enum Support - Code First in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 77a42501-27c9-4f4b-96df-26c128021467
---
# Enum Support - Code First
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Spatial - Code First - EF6"
title: Spatial - Code First - EF6
description: Spatial - Code First in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: d617aed1-15f2-48a9-b187-186991c666e3
---
# Spatial - Code First
Expand Down
5 changes: 3 additions & 2 deletions entity-framework/ef6/modeling/code-first/dbsets.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Defining DbSets - EF6"
title: Defining DbSets - EF6
description: Defining DbSets in Entity Framework 6
author: divega
ms.date: "10/23/2016"
ms.date: 10/23/2016
ms.assetid: 4528a509-ace7-4dfb-8065-1b833f5e03a0
---
# Defining DbSets
Expand Down
Loading

0 comments on commit 70cfaa2

Please sign in to comment.