Using Reports as Resources

Stimulsoft Reports.NET discussion
Post Reply
Dinintosh
Posts: 1
Joined: Mon Feb 10, 2025 4:10 pm

Using Reports as Resources

Post by Dinintosh »

A significant percentage of the work on the reports was performed prior to the start of this project. I adore them, and stimulsoft's service is fantastic.
However, I would like to know if the reports have been made available as a Visual Studio resource. They can be upgraded asynchronously using our method, but they do require dataset revisions for content changes, thus I believe they should be included in the executable package. Is it possible to do this, or must the report's path be a file?
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Using Reports as Resources

Post by Lech Kulikowski »

Hello,

You can store reports as you need - file, string, arrays, in the database, etc.

Thank you.
Post Reply