Interoperable Extensibility Samples

The samples in this section demonstrate some Windows Communication Foundation (WCF) metadata extensibility scenarios.

In This Section

  • Dispatch by Body Element
    Demonstrates how to implement an alternate algorithm for assigning incoming messages to operations.
  • Route by Body
    Demonstrates how to implement a service that accepts message objects with any SOAP action.

See Also

Other Resources

Set Up Instructions
Troubleshooting Tips for WCF Samples

© 2007 Microsoft Corporation. All rights reserved.