The FeedSync Service is an ASP.NET and C# based sample application that provides the following:
- A web based user interface for feed management, editing and visualizations
- Create, enumerate and delete feeds
- Create, edit and delete feed items (requires Simple Feed Binding definition in the feed)
- Set public or restricted access to feeds, where restricted access provided via a white list
- View full feed, full feed without tombstones and partial feed
- View feed items on Virtual Earth map (requires requires Simple Feed Binding definition in the feed and geo coded data)
- A web service for feed management
- Create, enumerate and delete feeds
- Read, update and reset feed content
- Enumerate and modify feed permissions
- A valid FeedSync+HTTP endpoint that can be used for CRUD operations and data synchronization on items in feeds
- A valid AtomPub endpoint that can be used for performing CRUD operations on items in feeds
- Authentication via Windows Live ID (on http://feedsyncservice.mslivelabs.com only) or HTTP Basic Auth (in this project)
ScreencastsFeedSync Service IntroFeedSync Service Feed Editor for Silverlight FeedSync linksFeedSync specs, samples, tutorial and documentation
|