In this short screencast, you'll learn how to build a RESTful service with WCF, converting a previously created WCF service to support a RESTful interface. Along the way you'll see how to leverage the new System.ServiceModel.Web programming model introduced in WCF 3.5.

building-restful-services-300

Be sure to check out our growing collection of short screencasts on the Pluralsight screencast page.

Previous WCF Screencasts (RSS for all posts in the series)

  • Creating your first WCF service
  • Creating your first WCF client
  • Configuring services with endpoints
  • Hosting WCF services in ASP.NET/IIS
  • Hosting WCF services in your own applications
  • Configuring service references
  • Calling services asynchronously with WCF
  • Hosting WCF services in Windows Services
  • Configuring WAS for TCP endpoints
  • Configuring bindings
  • Configuring services with behaviors
  • Configuring MEX endpoints