This is a .net Module which helps you to read RSS.ATOM,RDF feeds and parse them into a list and then use it with Gridview, Repeater or Datalist. You can also convert it to datatable and use it. You just need to pass on the Feed URL and Feedtype.
DEMO URL : http://intelliwins.com/rss
Features:
- Support Multiple Format like (RSS, ATOM and RDF)
- Easiest way to Parse RSS feeds.
- Well documented source code for easy integration
- Built using Asp.net Webforms and C#