@@ -278,7 +278,6 @@ The following articles describe concepts and procedures related to WCF services
278
278
279
279
| Title | Description |
280
280
| - | - |
281
- <<<<<< < HEAD
282
281
| [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 . |
283
282
| [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 . |
284
283
| [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
287
286
| [Debug WCF services ](.. / debugger / debugging - wcf - services .md ) | Describes common debugging problems and techniques you might encounter when debugging WCF services . |
288
287
| [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 . |
289
288
| 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
300
289
301
290
## Related content
302
291
0 commit comments