REST, JSON and RSS with WCF 3.5 - QCon San Francisco
The people at InfoQ just posted a recording of a session I did on WCF at QCon San Francisco last November. Here's the session information along with some links to related materials.
REST, JSON and RSS with Windows Communication Foundation 3.5
WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Rob Windsor covers URI templates, the importance of HTTP GET in the programmable web, how to expose service operations via HTTP GET, how to control the format of data exposed by service operations, and finally how to use the WebOperationContext to access the specifics of HTTP.
Recorded Session: http://www.infoq.com/presentations/rest-json-wcf-windsor
Session Materials: http://cid-b810a8a4579bd670.skydrive.live.com/self.aspx/Talks/2007/QCon%20San%20Francisco/REST%20JSON%20and%20RSS%20with%20WCF%203.5
Related WCF Screencasts: http://www.objectsharp.com/devlounge/videos/default.aspx
Technorati Tags: [WCF]