Slides and Code From The Camping Trip

Codecamp2.zip contains the slides and code from my presentation on integrating SQL Server Reporting Services with ASP.NET.

The code includes one web project to demonstrate:

  • URL access to the report server
  • A simple demo of the ReportViewer component
  • Building a TreeView of report items with a web service call (ListChildren)
  • Examining report parameters – their valid values, type, dependencies, and state with multiple web service calls to GetReportParameters

The second project delivers a report to a second ASP.NET application (a .Text blog) via a web service call. For more information on this project, see my post: The Blog Delivery Extension.

Kudos to Thom Robbins, the other MS folks, and all of the speakers for a great weekend.

Print | posted @ Tuesday, October 19, 2004 6:55 AM

Comments on this entry:

Gravatar # re: Slides and Code From The Camping Trip
by faten at 2/6/2005 7:06 PM

thanks alot
  
Comments have been closed on this topic.