|
RSS Magic for .Net
-
Version
1.0
RSS Magic is a .Net class library that allows
developers the ability to download, manipulate, and
save RSS feeds through familiar properties and
methods. The Silverband RSS Magic component provides
you the ability to read, edit, and create RSS feeds
that conform to version 2.0 and earlier. No knowledge
of XML is required - all XML functions, inluding
parsing, manipulating, and creating XML elements and
attributes is handled internally by the RSS Magic
component. You, as the developer, only need to create
an RSSFeed object, then read and set all of your data
through standard IntelliSense-aware properties and
methods. The RSS Magic component creates valid XML
every time. No need to write socket/TCP/download or
file I/O code - downloading RSS files from the
Internet and reading and writing of files is easily
accomplished with simple method calls on an RSSFeed
object. Easily create your own weblogger, news
aggregator, or RSS creator. Now imagine this: take
the RSS Magic component and code a user interface
around it. All of the hard work dealing with RSS has
been done for you. Sell your program and make your
fortune. Noone needs to know how little effort was
actually required on your part.
|