Data Contract Samples

The samples in this section show how to configure a data contract for a Windows Communication Foundation (WCF) service.

In This Section

  • Known Types
    Demonstrates how to specify information about derived types in a data contract.
  • POCO Support
    Demonstrates serialization support for undecorated types.
  • Object References
    Demonstrates how to pass objects by reference between server and client.

Set Up Instructions

© 2007 Microsoft Corporation. All rights reserved.