mark smith
mark smith

Reputation: 20897

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

Upvotes: 1

Views: 5870

Answers (2)

marc_s
marc_s

Reputation: 754200

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:

Upvotes: 2

ps.
ps.

Reputation: 4360

This is what helped me get started

Upvotes: 6

Related Questions