Is it possible to create sessions (like php sessions) with C# WCF WebHttpBinding?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-06-03T13:32:23Z Indexed on 2010/06/03 13:34 UTC
Read the original article Hit count: 223

Filed under:
|
|
|
|

Is it possible to create sessions with C# WCF WebHttpBinding? (Something like like php sessions with cookies and so on)

© Stack Overflow or respective owner

Related posts about c#

Related posts about wcf