| Topic : Windows Communication Foundation (WCF) Programming |
|
|
Enterprise Architecture
|
|
||
|
Source : http://justcompiled.blogspot.com
Activity:
0 comments
96 views
last activity : 10 17 2010 16:06:42 +0000
|
||
|
|
[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.
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].
Visit the article at http://justcompiled.blogspot.com/2010/10/building-web-service-client-with-wcf.html for more..
|
|
|
|
|
|
|
|
|
|
Spring-WS fares beautifully at the client-side as well. With its simple API for client side web service, Spring-ws simplifies web service client programming. This post demonstrates how easy it is to develop a web service client using Spring-WS. |
[ 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... |
Sure, thanks Dipti :) |
