ActiveReports 12 Server User Guide
Walkthroughs
ActiveReports 12 Server User Guide > Samples and Walkthroughs > Walkthroughs

Learn to use ActiveReports Server controls and API in Visual Studio.

Using the ReportList Web Control
This topic explains how to use the ReportList control on a Web Form.
Uploading a Code-Based Section Report
This topic explains how to upload a code-based section report by the UploadResource method.
Rendering a Code-Based Section Report
This topic explains how to render a code-based section report by the RenderReport method.
Downloading a Code-Based Section Report
This topic explains how to download a code-based section report by the Download method.
UserContext for Multi-Tenancy
The topic explains how to provide specific report data to the user logged onto the Server by setting the UserContext attribute in ActiveReports report.
See Also