Client Interoperability Samples
The samples in this section show how Windows Communication Foundation (WCF) clients can interoperate with other services.
In This Section
- Interoperating with ASMX Web Services
Shows how a WCF client can interoperate with a Web Service.
- XMLSerializer Sample
Demonstrates how to serialize and deserialize the public fields and property values of an object into an XML stream.
- COM+ Integration: Web Hosted
Demonstrates how to expose an interface from a COM+ application as a Windows Communication Foundation (WCF) service and how to call this from a WCF client.
- COM+ Integration: COM+ Hosted
Demonstrates how to expose an interface from a COM+ application as a Windows Communication Foundation (WCF) service and how to call this from a WCF client.
- Interoperating with WSE
Demonstrates how interoperability can be achieved between a Web Service Enhancements (WSE) 3.0 service and a WCF client or service.
Related Sections
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.