Skip to content

Commit f25f1a4

Browse files
committed
merge fixes
1 parent 8659f6b commit f25f1a4

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/data-tools/windows-communication-foundation-services-and-wcf-data-services-in-visual-studio.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ The following articles describe concepts and procedures related to WCF services
278278

279279
| Title | Description |
280280
| - | - |
281-
<<<<<<< HEAD
282281
| [Walkthrough: Create a basic WCF service in Windows Forms](../data-tools/walkthrough-creating-a-simple-wcf-service-in-windows-forms.md) | Provides a step-by-step demonstration of creating and using WCF services in Visual Studio. |
283282
| [Walkthrough: Create a WCF data service with WPF and Entity Framework](../data-tools/walkthrough-creating-a-wcf-data-service-with-wpf-and-entity-framework.md) | Provides a step-by-step demonstration of how to create and use WCF Data Services in Visual Studio. |
284283
| [Use the WCF development tools](/dotnet/framework/wcf/using-the-wcf-development-tools) | Describes how to create and test WCF services in Visual Studio. |
@@ -287,16 +286,6 @@ The following articles describe concepts and procedures related to WCF services
287286
| [Debug WCF services](../debugger/debugging-wcf-services.md) | Describes common debugging problems and techniques you might encounter when debugging WCF services. |
288287
| [Walkthrough: Create an n-tier data application](../data-tools/walkthrough-creating-an-n-tier-data-application.md) | Provides step-by-step instructions for creating a typed dataset and separating the TableAdapter and dataset code into multiple projects. |
289288
| Review the [Configure Service Reference dialog](../data-tools/configure-service-reference-dialog-box.md) | Describes the user interface elements of the **Configure Service Reference** dialog. |
290-
=======
291-
| [Walkthrough: Creating a simple WCF Service in Windows Forms](../data-tools/walkthrough-creating-a-simple-wcf-service-in-windows-forms.md) | Provides a step-by-step demonstration of creating and using WCF services in Visual Studio. |
292-
| [Walkthrough: Creating a WCF data service with WPF and Entity Framework](/previous-versions/visualstudio/visual-studio-2017/data-tools/walkthrough-creating-a-wcf-data-service-with-wpf-and-entity-framework) | Provides a step-by-step demonstration of how to create and use WCF Data Services in Visual Studio. |
293-
| [Using the WCF development tools](/dotnet/framework/wcf/using-the-wcf-development-tools) | Discusses how to create and test WCF services in Visual Studio. |
294-
| | [How to: Add, update, or remove a WCF Data Service reference](../data-tools/how-to-add-update-or-remove-a-wcf-data-service-reference.md) |
295-
| [Troubleshooting service references](/troubleshoot/developer/visualstudio/tools-utilities/troubleshooting-service-references) | Presents some common errors that can occur with service references and how to prevent them. |
296-
| [Debugging WCF services](../debugger/debugging-wcf-services.md) | Describes common debugging problems and techniques you might encounter when debugging WCF services. |
297-
| [Walkthrough: Creating an n-tier data application](../data-tools/walkthrough-creating-an-n-tier-data-application.md) | Provides step-by-step instructions for creating a typed dataset and separating the TableAdapter and dataset code into multiple projects. |
298-
| [Configure Service Reference dialog box](../data-tools/configure-service-reference-dialog-box.md) | Describes the user interface elements of the **Configure Service Reference** dialog box. |
299-
>>>>>>> 1ae8332f860511787cfae940241f5edf12056de2
300289

301290
## Related content
302291

0 commit comments

Comments
 (0)