Asp.Net Mvc Reporting Solutions
Jul 20
.Net, Development Asp.Net Mvc, Reporting No Comments
I am currently working on a MVC project that requires a very simple reporting solution. The requirements are as follows:
- Present each report to the user as a PDF
- It must use the existing complex business objects found in the solution
- No ad hoc reporting required and no online report viewer required
- Has to use existing database connection strings, I don’t want to deal with duplicate connection strings that have to be updated whenever the solution gets deployed
Below are my thoughts on the various solutions I tried before finally choosing Telerik Reporting.













Recent Comments