RESTful .NET
RESTful .NET by Jon Flanders
- Binding:
- Paperback
- Number of Pages:
- 320
- ISBN:
- 0596519206
- Product Group:
- book
- Publisher:
- O'Reilly Media
- Publication Date:
- Nov. 21, 2008
- BooksForGeeks.com ID:
- 4097
Helps Windows developers learn to build RESTful web services using Microsoft tools. This work demonstrates how you can use WCF and other components of the .NET 3.5 Framework to build, deploy and use REST-based web services in a variety of application scenarios.
Reviews for RESTful .NET
-
Not the full picture regarding REST
Rated out of 5 stars, September 12th, 2009
There is definitely a space in the market for a book on RESTful WCF but unfortunately the REST support in WCF isn't great. Key aspects of REST just aren't handled by WCF and unfortunately this book glosses over that fact.
I would thus recommend that if you are planning to use the REST support in WCF then in addition to this book you should look at getting a good understanding of other aspects of REST including HATEOAS. Luckily OReilly already have RESTful Web Services which to some extent covers these topics, and more general REST issues, and they also have a couple of other excellent REST books coming out soon.

