Page 1 of 1

Compile report as an assembly

Posted: Tue Sep 24, 2013 9:17 am
by soma@trackitme.com
Hi,
- Iam using stimulsoft.web 2013.1.1600.0 version.
- I have created the reports.mrt file.while loading large data it is taking long time.when i have approached you,you suggested for optimizing reports.
in optimizing techniques Connecting assemblies
compilation of the report as an assembly - .dll file.

How can i Compile my mrt report as an assembly ?
please,can you give me any sample for compiling report as an assembly.

regards,
prathyusha.

Re: Compile report as an assembly

Posted: Wed Sep 25, 2013 6:13 am
by HighAley
Hello.

You could read about this in the Programming Manual.
Also you could save compiled report with Compile() method.

Thank you.