Welcome to MSDN Blogs Sign in | Join | Help

Musings on Reporting Services and Notification Services

My name is Lukasz Pawlowski. I am a Program Manager on the Reporting Services team. I am responsible also for the Notification Services product. I'll use this blog to share some sample code, discuss any common questions I get around either RS or NS. Hope this is useful to you. Send me feedback and I'll try to tailor the content to what you folks are looking for.

August 2007 - Posts

Report Viewer Control - Reset() method
This post is about a consequence of the calling ReportViewer.Reset() method related to revaluating parameter default values. The Report Viewer controls are a great way to integrate reports into your applications. You can see some examples here: http://www.gotreportviewer.com Read More...
Monitoring Subcription Status - New reports!
A while ago I wrote a blog post to explain how to monitor subscription status. You can read it here: http://blogs.msdn.com/lukaszp/archive/2005/12/30/monitoring-subscription-status-also-calling-rs-soap-methods-from-inside-reports.aspx Today, I updated Read More...
Page view tracker