Wednesday, February 17, 2010

Consuming REST services using HttpClient

If you have a need to consume REST Services from .NET Framework based code, then you should really have look at the WCF Rest Starter Kit.  There is a handy class called HttpClient that is, in my opinion, provides the best / cleanest way to consume REST services at the http level.  Essentially, it gives you the ability to make http calls as easy as:

image_thumb.png


Read more: Gold Coast

Posted via email from jasper22's posterous