Hello. In the pursuit to maintain session state in different types of eviroments beside asp.net, eg: javascript, I was thinking to pass the client session id as a parameter to the WCF service in order to solve this problem, is that usual? I was wondering
if there are better ways to maintain session states and which security mesures I should take to avoid session hijacking?
Thank you very much and happy year's eve.
As Heinlein said "specialization is for insects" explore beyond the universe.
rsegecin
Member
232 Points
253 Posts
Passing Session ID as a parameter to WCF service to maintain session state.
Dec 24, 2012 10:46 PM|LINK
Hello. In the pursuit to maintain session state in different types of eviroments beside asp.net, eg: javascript, I was thinking to pass the client session id as a parameter to the WCF service in order to solve this problem, is that usual? I was wondering if there are better ways to maintain session states and which security mesures I should take to avoid session hijacking?
Thank you very much and happy year's eve.
niksv
Contributor
5925 Points
1115 Posts
Re: Passing Session ID as a parameter to WCF service to maintain session state.
Jan 27, 2013 08:47 AM|LINK
http://blogs.msdn.com/b/wenlong/archive/2010/02/21/using-asp-net-sessions-from-wcf.aspx