Monday, January 02, 2006

Windows Communication Foundation (WCF) PerSession and Shareable Intro Article

Sharing State across Clients in Windows Communication Foundation (WCF)

"This article explains the two new modes of sharing states in services introduced in Windows Communication Foundation (WCF), namely, PerSession and Shareable, and how you can write services and clients that can leverage them."

How state management is handled in WCF something I'm pretty interested in. I've not played with WCF much, but I am following its development and thinking about how I'll be able to use it once it's RTM.

This 8 page PDF provides a nice light weight intro to WCF's PerSession and Shareable state management features.


(via Inside and Out... - [Article] Sharing State across Clients in Windows Communication Foundation (WCF))

No comments: