i am developing an software in silverlight 5 and facing some problem regarding session.
i am using child window and calling it from the page load. child window is for the login into the system that i am developing. i need to hold the username who logged into the system through out the pages that i am going to create. can anyone please help me to or walk through with me on sessions in silverlight. Thanks!!
Loading

Satyapriya NayakPosted May 19, 2012, 11:09 PM
Please refer the below links
http://www.c-sharpcorner.com/UploadFile/007f86/session-management-in-wcf-and-silverlight/
http://www.codeproject.com/Articles/32700/Access-Sessions-from-Silverlight-and-ASP-NET
Thanks
Vikrant MorePosted May 20, 2012, 3:54 PM