Integrating with COM Applications

Windows Communication Foundation (WCF) services can be integrated directly into your existing code by using the WCF service moniker. The service moniker can be used from a wide range of COM-based development environments, such as Office VBA, Visual Basic 6.0, or Visual C++ 6.0.

In This Section

  • How to: Register and Configure a Service Moniker
    To use the WCF service moniker within a COM application, register the required attributed types with COM, and configure the COM application and the moniker with the required binding configuration.

Reference

System.ServiceModel

See Also

Other Resources

Integrating with COM+ Applications


© 2007 Microsoft Corporation. All rights reserved.
Build Date: 2009-08-07