Developing a WCF Service – Fault Exceptions AND FAULT Contracts

0
This next post about WCF will show how to integrate Fault Exceptions and Fault Contracts in your service. As written in MSDN Fault Exceptions are used for "......

Developing a WCF Service – Calling the hosted service

0
In the first part of this topic, I showed you how to develop a WCF service. In this next part I will show how to implement a client application...

Developing a WCF Service

0
It is typical to have projects based on a client-server architecture where the server publishes a number of services. These services are normally Web-Services, and as so are available...

At Your Service: Performance Considerations for Making Web Service Calls from ASPX Pages

0
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service07222003.asp

Web services Contract-First, for real

0
WSCF 0.4 "Web services Contract-First, for real"   We featured the WsContractFirst Add-In in an earlier post, but Christian let me know they have a much improved release of WSCF...