Manage session in SilverLight 4

Posted by David Brunelle on Stack Overflow See other posts from Stack Overflow or by David Brunelle
Published on 2010-06-17T17:40:10Z Indexed on 2010/06/17 17:43 UTC
Read the original article Hit count: 251

Filed under:
|

Hi, I am trying to access session information within a Silverlight 4 project with RIA Service enable.

I wan to be able to read and write to the session, as well as reading the IP Adress of the client.

How do we do that?

thanks

© Stack Overflow or respective owner

Related posts about session

Related posts about silverlight-4.0