On WCF Web.Api
In about a month James and I will be giving a talk at the Wellington .Net User Group on using Sencha Touch and WCF Web.Api to build the mobile version of The BAKit. In preparation for this nerve-wrecking venture, I just wanted to post the (brand new!) tutorials I have been using to get the web.api side of things working in our ASP.Net MVC application. You can find them here, under quick starts.
I used NuGet to get all the right tutorial code and references into my solution. My first attempt to manually copy in the code was disastrous to say the least!