Skip to main content

Rendering Reports from .NET Applications

  • Chapter
Pro SQL Server 2005 Reporting Services
  • 237 Accesses

Summary

In this chapter, we showed how to use the URL access capabilities of SSRS 2005 and the new ReportViewer controls to embed reports quickly into applications. Beyond the WebBrowser and ReportViewer controls used in this chapter, you can use other applications to render reports. For example, SSRS 2005 includes a new Report Viewer Web Part for Windows Share- Point Services and SharePoint Portal Server as well as a Report Explorer Web Part. We’ll discuss using these in greater detail in Chapter 10. By combining SharePoint and SSRS 2005, you can quickly build a portal that displays your reports without much code at all.

In this chapter, you also learned how to make Report Server Web service calls to augment your Windows Forms viewer application. The application you created allows you to type the URL of a server-based report you want to view. It then uses SSRS 2005’s GetReportParameters method to retrieve a list of report parameters and the ValidValues method to retrieve possible values. It then reads the values selected by the user and populates an array of ReportParamters, which is then used by the Report Viewer control to render your report with the selected parameters. In Chapter 8, we’ll expand on this example by using the Report Server Web service to allow the user to set the report to run on a schedule with the supplied parameters instead of rendering it immediately.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2006 Rodney Landrum and Walter J. Voytek II

About this chapter

Cite this chapter

(2006). Rendering Reports from .NET Applications. In: Pro SQL Server 2005 Reporting Services. Apress. https://doi.org/10.1007/978-1-4302-0091-8_6

Download citation

Publish with us

Policies and ethics