Consuming an RSS feed in ASP.NET 2.0
by Osamah Alabdullah (DevelopersDex) - solution uses the XmlDataSource and the DataList control to show a feed.
Mashups with SyndicationFeed and LINQ
by K. Scott Allen (OdeToCode.com) - showcases a solution using SyndicationFeed class and LINQ to display RSS mashups.