Building a web service client with WCF

Building a web service client with WCF

[WCF client for a Spring Webservice: An interoperabilty story. Part 4.]
 
    Building web services and clients are made easier than any time before with Windows Communication Foundation ( WCF ). WCF has reduced the complexity of building web services tremendously. The developer doesn't need to know much number of technologies for related functionality now, as the comprehensive WCF API, with its tools covers them all under a single umbrella.

Technocrati token: 46V7CEXW9ESS
  This post describes the steps involved in building a web service client using WCF. The client program is built as a Windows Forms Application, which invokes the two operations of the Web service which was developed using Spring Web Services Technology in the part 2 of this series[WCF client for a Spring Web service: An interoperability story].


Please visit the blog here, for further reading: http://justcompiled.blogspot.com/2010/10/building-web-service-client-with-wcf.html