Samples and Walkthroughs

The walkthroughs and samples in this section will help you get started using reporting features and ReportViewer controls in Microsoft Visual Studio 2008.

In This Section

  • Walkthrough: Creating a ReportViewer Report
    Shows you how to work with tables, including step-by-step descriptions of how to group data, sort groups, sort details within groups, create group summaries, and apply formatting through properties and expressions.
  • Sample: Using an RSS Feed in ReportViewer
    Sample Windows Forms application written in Visual C# that retrieves live data from an RSS news reader and displays it in a simple report. The report includes parameters so that you can filter the dataset.

See Also

Concepts

ReportViewer Controls (Visual Studio)
Adding and Configuring the ReportViewer Controls
Creating Client Report Definition (.rdlc) Files
Converting RDL and RDLC Files
Deploying Reports and ReportViewer Controls