Tuesday, February 9, 2010

WCF service contract Versioning-1

Generally we provide the client with the WSDL having details of service contracts,operation contracts and data contracts.
In the real world the service contracts are bound to change over time.
In this 1st of the 2 part session we will look at the impact that such changes can have on the clients and how best we can accommodate our architecture to avoid such
tight coupling of the client to the server.

As usual Slides for this session are here.
And the source code is here

No comments:

Post a Comment