How to generate an RSS feed for your web site using ASP.NET
RSS stands for "Really Simple Syndication" , is a standardized, XML-formatted means for syndication Web site content. Understand that RSS is intended to provide information about a Web site's latest content. For example, Yahoo! News provides RSS feeds of the latest news headlines, and TigerDirect.com provides RSS feeds of the feature items on the shopping site. Notice that RSS provides a synopsis for the recent articles or news items. It does not provide the complete content for all of the news items or articles. Let’s look at a demo RSS feed XML file: ( Excerpted from the reference URL. ) <