Service Interoperability Samples
The samples in this section show how non-Windows Communication Foundation (WCF) clients can interoperate with a WCF service.
In This Section
- ASMX Client with a WCF Service
Demonstrates how to create a service-oriented application using WCF and then access the service from a non-WCF client, such as a Web service (ASMX).
- Using the WCF Moniker with COM Clients
Demonstrates how to use the WCF service moniker to integrate Web services into COM-based development environments, such as Office VBA or Visual Basic 6.0.
See Also
Other Resources
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.