Web Programming Model Extensibility Samples
.NET Framework 3.5
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
© 2007 Microsoft Corporation. All rights reserved.