July 2008 - Posts

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

View Slides Online:  http://www.slideshare.net/rob.windsor/rest-json-and-rss-with-wcf-35-presentation/

Download Slides and Demos:  http://shrinkster.com/13er

Related WCF Screencasts:  http://www.objectsharp.com/devlounge/videos/default.aspx

Technorati Tags: []

Posted by windsor | with no comments
Filed under: , ,