This is a migrated thread and some comments may be shown as answers.

Silverlight charts accesing by asp.net session

5 Answers 44 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Sulman
Top achievements
Rank 1
Sulman asked on 25 Jan 2012, 04:39 PM
Hi,

I have embeded silverlight charts into my asp.net application. Now the silverlight graphs are running properly but i want to show graphs values according to login Id.
My login screens are in asp.net (c#) and i am storing login ids into  sessions. My question is how can i get asp.net session value into silverlight graphs page?

Any help will be appriciated.

5 Answers, 1 is accepted

Sort by
0
Rahul
Top achievements
Rank 2
answered on 26 Jan 2012, 08:53 PM
Hi Sulman,

               Asp.Net Session values are available in WCF service code behind.
By using WCF service method in your silverlight page you can get the desired
result.

Hope it will help you.

Regards
Rahul
0
Sulman
Top achievements
Rank 1
answered on 27 Jan 2012, 09:47 AM
Hi Rahul,

Thanks for reply. could you please post your WCF codes for accessing asp.net session value into silverlight?

Many Thanks
Regard
Sulman
0
Rahul
Top achievements
Rank 2
answered on 27 Jan 2012, 09:53 AM
Hi Sulman,

               Give me some time, I'll prepare one
sample application for you.

Regards
Rahul
0
Accepted
Rahul
Top achievements
Rank 2
answered on 27 Jan 2012, 11:57 AM
Hi Sulman,

                Please download sample application which i've created
for accessing ASP.Net values in silverlight page using WCF Service.

Download link:
http://www.mediafire.com/?kinejtoqihdbmoc


Thanks & Regards
Rahul
0
Sulman
Top achievements
Rank 1
answered on 27 Jan 2012, 12:10 PM
Thanks. So nice of you Rahul.
Tags
Chart
Asked by
Sulman
Top achievements
Rank 1
Answers by
Rahul
Top achievements
Rank 2
Sulman
Top achievements
Rank 1
Share this question
or