Archives
-
Single Sign-On scenarios with Federation
Before reading this post, if you know the basic concepts and ideas behind the implementation of an STS with WCF, go ahead and jump to the next paragraph. Otherwise, I recommend you to read the following post Implementing a Secure Token Service with WCF first.
-
WCF - Syndication Extensions
Syndication support was one of the nice features introduced in the latest WCF drop (3.5). At first glance, I can say the APIs are great, allowing you to write a syndication feed in matter of minutes without worrying much of some underline implementation details pertinent to RSS or ATOM.