It's very simple to add Rss Feed to your website when you are using ASP.NET for the development. Dmitry and the ASP.NET development team provided RssToolkit(Free Download). What you have to do is add the RssToolkit to your project and follow the instruction as they mentioned...
How to download and add RssToolkit to your porject...
Visit Dmitry blog : http://blogs.msdn.com/dmitryr/archive/2006/02/21/536552.aspx
Scottgu have implemented it as follows, it's very easy to understand to you to get more details about consuming RssFeed... http://weblogs.asp.net/scottgu/archive/2006/02/22/Awesome-ASP.NET-2.0-RSS-Tool_2D00_Kit-Released.aspx
If you are need to produce RssFeed to your website, then use following link to get more deatails...
http://www.codeplex.com/ASPNETRSSToolkit/Wiki/View.aspx?title=Producing%20Feeds&referringTitle=Home
0 comments:
Post a Comment