WCF Restful services in VS 2010?
Does anyone know of a good开发者_运维问答 screencast, walkthrough or tutorial for creating WCF Restful services in VS 2010?
I found the starter kit, but this appears to be for .net 3.5 / VS 2008.??
Then i found via the extension gallery a WCF Restful services template for VS 2010... THis appears to be what i need, but i have no idea of where to start with it..
I would appreciate any feedback anyone has
This is what helped me get started
Endpoint.TV on Channel9 just had a new entry by Ron Jacobs showing The Canonical REST Service - pretty good stuff.
Most of the contents and topics covered in the Channel9 screen cast series (by Endpoint.TV) on WCF REST is still valid even for WCF 4 with VS 2010:
精彩评论