J
Jeremy Martin
Hi,
Currently I use ReportBuilder which is a GUI application embedded in
the Delphi IDE to create custom reports.
It has its benefits because it allows code to be embedded in the report
that enables the designer to control every aspect of the report layout.
Now that I have made the move to VS asp.net 2.0 webapps I wish to know
if there are any reporting packages that run within VS using C#.
I have tried using Crystal Reports (one that comes with VS) but it
feels limited like I can't have C# code within the report or have a
custom call to create the report.
Idealy I want a Report to compile to a DLL that is called from the
website and the report handles everything from data retrieval to PDF
export.
Is there a package out there that is recommended?
Thanks
Jeremy
Currently I use ReportBuilder which is a GUI application embedded in
the Delphi IDE to create custom reports.
It has its benefits because it allows code to be embedded in the report
that enables the designer to control every aspect of the report layout.
Now that I have made the move to VS asp.net 2.0 webapps I wish to know
if there are any reporting packages that run within VS using C#.
I have tried using Crystal Reports (one that comes with VS) but it
feels limited like I can't have C# code within the report or have a
custom call to create the report.
Idealy I want a Report to compile to a DLL that is called from the
website and the report handles everything from data retrieval to PDF
export.
Is there a package out there that is recommended?
Thanks
Jeremy