Welcome to MSDN Blogs Sign in | Join | Help

February 2009 - Posts

Manually Printing a Report

Even though the ReportViewer has built-in print functionality, people often wish to implement their own version to provide significant customizations or a deeper integration with their application. There are a number of samples out on the web, but I thought
Posted by Brian Hartman | 1 Comments
Filed under: ,

Attachment(s): ReportPrintDocument.cs

Did Your Session Really Expire?

The ASP.Net ReportViewer relies on ASP.Net session state to store critical data that can’t always be easily regenerated. In local mode, it stores the report snapshot, which contains a compiled form of the report definition, some or all of the data used
Posted by Brian Hartman | 1 Comments
Filed under: ,
 
Page view tracker