This http://stackoverflow.com/questions/3285704/why-does-rest-exist is the question that I want to give an answer to. I am answering here because people keep closing it. Sorry, the post refers directly to issues raised in the question and so won’t make much sense without reading the question first. I would even recommend reading version of the question prior to editing as […]
You might say I’m a bit of a fan of the REST architectural style. Let me provide a little background to clarify why REST is important to me, so you can better understand my underlying objectives. If we have similar objective then maybe this series of posts will be of interest to you. I write […]
I have been looking thought the latest release of the WCF REST Starter Kit and there are some interesting things there. Especially the new HttpClient class in the Microsoft.Http namespace. I will not talk about the server side of things because I really don’t have anything nice to say and until I have some constructive […]
Over the past year we have been working on the next generation of our product. After 10 years of fat client development we are rebuilding using REST as the foundation of our application architecture. We are fortunate in that our existing applications map very nicely to some of the principles such as “uniform interface” and […]