Silverlight Report - Web Server

Stimulsoft Reports.Silverlight discussion
Locked
NadiaTeles
Posts: 15
Joined: Wed Apr 06, 2011 2:56 pm
Location: BR

Silverlight Report - Web Server

Post by NadiaTeles »

Hi.

I am development an silverlight application for reports. This application will be installed in a server web.

Some customers will use this system simultaneously. Each customer has its login and will go to connect itself to a different data base.

I followed the example of site Stimulsoft with wcf that it loads xml, but I find that it will not go to function because I can have more than a customer simulataneamente filling xml.

How I must make this report of form that the emission of the report of a customer does not confuse the other? What more case would be indicated for mine?

Thankyou

Teles
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Silverlight Report - Web Server

Post by Alex K. »

Hello,

In our example you may see how to work and implement various actions with the viewer and the designer using WCF. How to implement multiple user application logic is your task. Unfortunately, there is nothing we can help you.

Thank you.
Locked