With the service running, right click the project that will contain the WCF client proxy and select Add > Service Reference. In the Add Service Reference Dialog, type in the URL to the service you want to call and click the Go button. The dialog will display a list of services available at the address you specify.
Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application.
What is WCF? Windows Communication Foundation (WCF) is a framework for building service oriented application. In this example, we are going to create a simple application which is used for adding two numbers where parameters are passed on URL as query string and return values in XML format.
Is there a way to auto discover a specific WCF service in the network? I don't want to config my client with the address if this is possible.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With