[Beta] Disabling model binding in ASP.NET Web API Beta
[This sample was created to work around a bug in the Beta release, and is not needed in the latest bits] This sample shows how to disable model binding on specific actions for the ASP.NET Web API Beta (part of the ASP.NET MVC 4), and a scenario where this is required.