Web Programming Model Extensibility Samples
The samples in this section demonstrate Windows Communication Foundation (WCF) Web programming model extensibility concepts.
In This Section
- WebContentTypeMapper Sample
Demonstrates how to map new content types to WCF message body formats.
- HTML Form Handler Sample
Demonstrates how to extend the WCF Web Programming Model to handle HTML form posts.
- Push-Style Streaming Sample
Demonstrates how to address ASP.NET-style streaming scenarios using the Web programming model.
See Also
Other Resources
Basic Web Programming Model Sample
© 2007 Microsoft Corporation. All rights reserved.