Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Data Binding » XML, XSL & RSS   (RSS)

How to Data Bind to an RSS Feed (Blog Posts) in Windows Forms

RSS feeds are XML files that represent the current posts on a syndicated content channel, such as a blog or news feed. Since RSS feeds are XML, they can be loaded into an ADO.NET DataSet and bound to the elements of a form. Picture 1: Simple RSS Feed
 
Page view tracker