I’ve recently completed the following two articles for The Code
Project. These are mainly based on my
CalState
Fullerton SoCal Code Camp talks.
Exploring WCF 3.5
Tools - WcfSvcHost and WcfTestClient
Disucssing use of WCFSvcHost and WcfTestClient for Service
hosting and testing.
Publishing RSS and
ATOM Feeds using WCF 3.5 Syndication Libraries
This article focuses on using the WCF 3.5 libraries namely System.ServiceModel.Syndication namespace to create and publish an RSS and Atom
feed from the same code base.
Enjoy!