Syndication Extensibility Samples
The samples in this section demonstrate how to use the extensibility model for Windows Communication Foundation (WCF) syndication feeds (ATOM/RSS).
In This Section
- Strongly-Typed Extensions Sample
Demonstrates how to provide strongly-typed access to extension data.
- Feed Formatter (JSON)
Demonstrates how to serialize an instance of a SyndicationFeed class.
- Streaming Feeds Sample
Demonstrates how to efficiently manage syndication feeds that contain large numbers of items.
© 2007 Microsoft Corporation. All rights reserved.