0

How can I use RSS service In my web site programmatically ?

Myworld
  • 1,861
  • 16
  • 45
  • 75
  • 1
    needs more information, what is the RSS Service to do? what is using it? a windows app? a web app? do you want to aggregate content using RSS to display on pages of the site? – Mauro May 26 '10 at 07:49
  • http://stackoverflow.com/questions/880954/create-asp-net-syndication-feeds-with-sqlconnection-and-vb-net/2153032#2153032 – Jakob Gade May 26 '10 at 08:05

1 Answers1

0

You can use RSS.NET -An open-source .NET class library for RSS feeds http://www.rssdotnet.com/

renjucool
  • 314
  • 8
  • 19