开发者

Ho do I maintain session state in WCF Data Services?

开发者 https://www.devze.com 2023-02-20 18:04 出处:网络
I want to preserve some data through out the communicati开发者_运维百科ons in a client independent manner (may not be related to business entities/data).I am using WCF Data Services.Any way to accompl

I want to preserve some data through out the communicati开发者_运维百科ons in a client independent manner (may not be related to business entities/data). I am using WCF Data Services. Any way to accomplish this?

thanks


This is the same as WCF Data Services Sessions. WCF Data Services can indeed use asp.net session mechanisms: http://blogs.msdn.com/b/wenlong/archive/2010/02/21/using-asp-net-sessions-from-wcf.aspx Pay also attention that there are alternatives that perform beter, like AppFabric Cache.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号