C1 Studio for ASP.NET adds SSRS support

Released: Mar 17, 2011

Updates in this release

Updates in 2011 v1

Enhanced Support for SQL Server Reporting Services
The new C1RdlReport component provides support for SQL Server Reporting Services to ComponentOne ReportViewer for ASP.NET. Now you can effortlessly integrate your existing reports with the full ComponentOne Reporting suite for added previewing, printing and exporting functionality.

  • Import your existing SSRS report definitions (RDL) into C1RdlReport to programmatically generate your reports.
  • C1RdlReport exposes the full RDL object model allowing you to modify existing reports or even create new RDL reports completely in code. This is not possible through Microsoft Reporting Services alone.
  • C1RdlReport provides a self-contained RDL reporting solution without external dependencies such as the need for a Microsoft Reporting Services server.
  • Follows Full RDL 2008 Specifications.

More Enhancements

  • Excel for .NET has added support for subtotals and outline-level grouping for rows and columns.
  • Gauges for ASP.NET AJAX now ships with over 20 new pre-designed templates.