Extensibility

This section contains samples that deal with custom extensibility and other features of Windows Communication Foundation (WCF).

In This Section

  • Custom Message Filter
    demonstrates how to replace the message filters that Windows Communication Foundation (WCF) uses to dispatch messages to endpoints.
  • DataContract Surrogate
    Demonstrates how processes like serialization, deserialization, schema export, and schema import can be customized using a data contract surrogate class.
  • Message Inspectors
    Demonstrates how to implement and configure client and service message inspectors.

Build Date: 2011-06-25