MonoReports: Alternative to Crystal Reports?
What is MonoReport?
MonoReport is a handy report generator that allows creating spreadsheet reports, using the easiest possible way. There is no need for special intermediate report format to create a template. You just need a) get the report form; b) change the real values in it to the template markup (placeholders). The report template is ready.
http://www.monoreport.com/images/demo/FullDemo.swf
DLL: FogSoft.MonoReport.dll
FogSoft.MonoReport.Processing.Process(string templateFileName, string outputFileName, Dataset data);
I will prepare a simple demo about mono reports but if you install, it comes with a sample application that uses windows forms…
By the way, the graphics show that blog getting more visitors:
2009 >> 7,409 visitors
2010 >> 21,473 visitors


