Click here to Skip to main content
15,889,200 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a login form and I want to make a session so when the client refreshes, there is no need for him to sign in again, if the session is not complete yet...in silverlight.

Is there a method for this like an if statement for a variable?


Thanks in advance.
Posted
Updated 21-Dec-11 0:07am
v2
Comments
Slacker007 21-Dec-11 6:07am    
Edit: readability and formatting.

1 solution

Read this:

Access Sessions from Silverlight and ASP.NET[^]

hope it helps :)
 
Share this answer
 
Comments
nbeiruty 21-Dec-11 7:49am    
i just want to make session for username , and i tried to configure this one but its to hard to do that :S
and i just want to finish this task cuz been like 3 days working only on this form :S

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900