Session variables in Silverlight or wcf service
-
Hi, I am working with a Silver light application with WCF service. In this I have a session variable names "UserId" which will be created in user login.aspx page. Now I need to access this current login UserId into my WCF service. or I need to access this UserId sesssion variable in the silver light page and then pass it to WCF service as parameter. If any one have any idea ti implement any one of the above please reply me. Thanks in advance.
-
Hi, I am working with a Silver light application with WCF service. In this I have a session variable names "UserId" which will be created in user login.aspx page. Now I need to access this current login UserId into my WCF service. or I need to access this UserId sesssion variable in the silver light page and then pass it to WCF service as parameter. If any one have any idea ti implement any one of the above please reply me. Thanks in advance.