
This is a working RSS feed reader for the Science/Nature BBC News. It databinds the feed to an ItemsControl and nests the ItemsControl into a ScrollViewer. The links are actived by adding a hyperlink into the XAML code. This basic technique for creating an RSS feed reader is covered in Chapter 3. The hyperlinks are covered in Chapter 21. Download the exe file. (Save it first, and then run it.) Download the project file. View the XAML.