How to maintain session in wcf for silverlight apps?
HI,
how can i store session in WCF for silverlight application?
Note : session is going to store by some another asp.net application in wcf & later silverlight apps is going to use this
session from same wcf.