Over the past several months, I've been posting numerous screencasts on the WCF 3.5 REST programming model, the WCF REST Starter Kit (both Preview 1 and Preview 2), and their various features.  I thought it might be helpful to provide readers with a consolidated index at this point:

WCF 3.5 REST Screencasts

  • Building RESTful Services with WCF – Part 1
  • Building RESTful Services with WCF – Part 2
  • Calling RESTful Services with WCF

WCF REST Starter Kit Preview 1 Screencasts

  • Getting started with the WCF REST Starter Kit (Preview 1)
  • A lap around the new API extensions – Part 1
  • A lap around the new API extensions – Part 2
  • Resource singleton services
  • Resource collection services
  • Atom feed services
  • AtomPub services
  • HTTP plain XML (POX) services
  • Multiple resource representations
  • Implementing X-HTTP-Method-Override

WCF REST Starter Kit Preview 2 Screencasts

  • Getting started with the WCF REST Starter Kit (Preview 2)
  • Using HttpClient to consume Twitter in under 3 minutes!
  • Consuming REST services with HttpClient
  • HttpClient: Query string and form input
  • HttpClient: Processing message content