endpoint.tv - How to Do API Key Verification with a WCF WebHttp (REST) Service

In .NET 3.5, we created the REST Starter Kit as a way to get you up and running with RESTful services. Now that .NET 4 is out, people are asking how to do things like API Key Verification in .NET 4. In this episode, I'll walk you through a sample based on my blog post on the subject.