RSS.NET

Rss Namespace

A reusable .NET assembly for reading and writing RSS XML feeds

RSS is a Web content syndication format.

RSS documentation is from http://backend.userland.com/rss

Namespace hierarchy

Classes

ClassDescription
ExceptionCollectionA strongly typed collection of Exception objects
RssBlogChannelA RSS module that adds elements at the channel level that are common to weblogs.
RssCategoryProvide information regarding the location of the subject matter of the channel in a taxonomy
RssCategoryCollectionA strongly typed collection of RssCategory objects
RssChannelGrouping of related content items on a site
RssChannelCollectionA strongly typed collection of RssChannel objects
RssCloudAllow processes to register with a cloud to be notified of updates to the channel.
RssCreativeCommonsA RSS module that adds elements at the channel or item level that specifies which Creative Commons license applies.
RssDefaultContains default values and methods for maintaining data consistency
RssElementBase class for all RSS elements
RssEnclosureA reference to an attachment to the item
RssFeedThe contents of a RssFeed
RssFeedCollectionA strongly typed collection of RssFeed objects
RssGuidGlobally unique identifier
RssImageA link and description for a graphic that represent a channel
RssItemA channel may contain any number of items, each of which links to more information about the item, with an optional description
RssItemCollectionA strongly typed collection of RssItem objects
RssModuleBase class for all RSS modules
RssModuleCollectionA strongly typed collection of RssModule objects
RssModuleItemA module may contain any number of items (either channel-based or item-based).
RssModuleItemCollectionA strongly typed collection of RssModuleItem objects
RssModuleItemCollectionCollectionA strongly typed collection of RssModuleItemCollection objects
RssPhotoAlbumRSS syndication for Robert A. Wlodarczyk's Photo Album application (to be sold by Inno Thinx LLC)
RssPhotoAlbumCategoriesA collection of categories in a photo album
RssPhotoAlbumCategoryA Photo Album category
RssPhotoAlbumCategoryPhotoA photo in the category
RssPhotoAlbumCategoryPhotoPeoplePeople in a photo
RssPhotoAlbumCategoryPhotosA collection of photos in a category
RssReaderReads an RSS file.
RssSourceDescribes an items source
RssTextInputMulti-purpose channel element for the purpose of allowing users to submit queries back to the publisher's site
RssWriterWrites an RSS XML file.

Structures

StructureDescription
DBBoolRepresents Null, False, and True

Enumerations

EnumerationDescription
RssCloudProtocolAll valid Rss Cloud protocols, including Null
RssVersionAll RSS versions