Download sample
The RSSNewsReader sample is a Windows form application that retrieves data from live news feeds and presents that data in a report. The report demonstrates how to use parameters to filter the dataset.
This sample is available in Visual C#. To copy all of the sample files to your computer, click the Disk button at the top of the page. To view a single file, select the file name and click the View button. Not all of the sample files can be viewed directly from this page. Sample files that are located in folders do not appear in the list. For more information about other samples and developer walkthroughs, see Samples and Walkthroughs.
To run the sample
-
Open RSSNewsReader.sln in Visual Studio 2005.
-
Press F5 to compile and run the sample.
-
In the report, select a news reader and then click Load.
Requirements
You must have an Internet connection to run this sample.
Demonstrates