Page 1 of 1

Silverlight Report - Web Server

Posted: Fri Apr 20, 2012 8:13 pm
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

Silverlight Report - Web Server

Posted: Wed Apr 25, 2012 3:20 am
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.