Syndication Extensibility Samples
This section contains samples that demonstrate custom syndication in Windows Communication Foundation (WCF).
In This Section
- Strongly-Typed Extensions Sample
Demonstrates how to implement an extension element defined in the proposed Atom Threading Extensions RFC.
- Feed Formatter (JSON)
Demonstrates how to serialize an instance of a SyndicationFeed class in JavaScript Object Notation (JSON) format by using a custom SyndicationFeedFormatter and the DataContractJsonSerializer.
- Streaming Feeds Sample
Demonstrates how to manage syndication feeds that contain large numbers of items.
Build Date: 2011-06-25