Getting REST With WCF 3.0

This series of videos provides a brief overview of REST and then follows that up with "live" coding examples to show what is involved in building a REST-style application using WCF. The full video is available for download with streaming Silverlight support coming soon. The source for the application is also avialalble for download.

Download video - Part I - Includes REST overview, and a simple REST implementation
Download video - Part II - Deploying our REST WCF 3.0 Service to a console app and IIS
Download video - Part III - Using an HTTP Module to remove *.svc from URIs
Download video - Part IV - Creating the same service using WCF 3.5

WCF 3.0 Source Code
WCF 3.5 Source Code