Basic Windows Communication Foundation Technology Samples

The technology samples demonstrate the various technologies in Windows Communication Foundation (WCF). These samples are intended for instructional use only. As such, these samples tend to exhibit limited error handling.

In This Section

The following is a list of the different types of technology samples.

  • Getting Started Sample
    Demonstrates how to implement a typical service and a typical client using Windows Communication Foundation (WCF).
  • WCF Service Samples
    Demonstrates service hosting, behaviors, and error handling in a WCF service.
  • Contracts Samples
    Demonstrates how to configure data contracts, service contracts, and message contracts for a WCF service.
  • AJAX Samples
    Demonstrates how to use Asynchronous JavaScript and XML (AJAX).

See Also

Other Resources

Set Up Instructions
Troubleshooting Tips for WCF Samples

© 2007 Microsoft Corporation. All rights reserved.