Client Interoperability

This section contains samples that demonstrate interoperability between Windows Communication Foundation (WCF) and other technologies.

In This Section

Interoperating with ASMX Web Services Demonstrates how to integrate a WCF client application with an existing ASMX Web service.

XMLSerializer Sample Demonstrates how to serialize and deserialize types that are compatible with the XmlSerializer.