Reports Web Site
The Reports Starter Kit demonstrates a simple data reporting solution for displaying multiple views on data, creating charts, and rendering any type of data in a Web application.
- Download Visual J# version for Web Matrix (Requires ASP.NET 1.1)
- Download Visual J# version for Visual Studio (Requires ASP.NET 1.1)

Features
Generate multiple report types
- Master - details tables
- Graphing / chart creation.
- Column sorting.
- Updatable report data.
- Page break control when printing.
- Running totals
Technologies and Design Approaches Demonstrated:
- Creating graphics with the System.Drawing classes
- Using GDI+
- User controls