Respected Sir,
I had some queries, related to Stimulsoft & Multithreading concept. Please answer to all below question, with all possible details & examples (if any):
1) Is it Stimulsoft supports Service Oriented Archiecture (SOA)? If yes, how?
2) Can you describe the flow of retriving the Data, from database, in Stimulsoft (in your technical terms)
3) Working on Stimulsoft with multiple threading
4) The list of Key features of Stimulsoft
5) Describe Stimulsoft, as Client side Component
6) Working of Stimulsoft, with Server side Component
7) Limitations of Stimulsoft with Multiple Threading concept
It is a request that please answer above question with your technical terms & examples, so that understand related Stimulsoft for our Project requirement gets more clear. And please don't pass your FAQ link, in the answer (to possible extent), as we already gone through it
Regards
Some Questions on Stimulsoft
-
- Posts: 4
- Joined: Tue Aug 19, 2008 5:43 am
- Location: Mumbai
Some Questions on Stimulsoft
Hello, Dhaval.
http://web.stimulsoft.com
Please let us know if any help is required.
Thank you.
As far as I understand possible implementation of SOA can be a Web Service. It means forming the report layout at server-side based on some parameters and returning a document to the user as a result. And receiving of that report layout should not depend on development platform and communication protocol. This can be achieved in terms of a Web Services. It is possible to create a Web Service using Stimulsoft Reports.Net.dhaval2006 wrote:1) Is it Stimulsoft supports Service Oriented Archiecture (SOA)? If yes, how?
If there is an access to SQL database, then report engine sends a request to the server using a connection string and sql query. Report can receive a connection string in run-time from the main application or from the report template.2) Can you describe the flow of retriving the Data, from database, in Stimulsoft (in your technical terms)
Please use the main principles of writing multiple threading applications in Windows Forms.3) Working on Stimulsoft with multiple threading
7) Limitations of Stimulsoft with Multiple Threading concept
Please open the Demo.exe sample Application from the standard delivery of Stimulsoft report.Net and you can see there all features which our product contain. Also there is a Web Demo version of Stimulsoft Reports.Web:4) The list of Key features of Stimulsoft
5) Describe Stimulsoft, as Client side Component
6) Working of Stimulsoft, with Server side Component
http://web.stimulsoft.com
Please let us know if any help is required.
Thank you.