Welcome to Windows Communication Foundation (WCF)
Top Tasks :

Versioning Sample

File Details
Downloads: 593 File Size: 106kB
Posted By: Scott Mason Views: 1800
Date Added: Fri, Jun 23 2006
This sample demonstrates a client using a Version 1 interface to call a Version 2 server and a Version 2 client calling a Version 1 server.
To accomplish this the datacontracts implement the IExtensibleDataObject to store unknown data for later possible use.  It also implements the OnDeserializing callback attribute to add default values to a Version 2 only variable that's getting called from a V1 client.

Comments
No comments exist for this file.

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us