The post on implementing delete with WCF REST has moved to my new blog at www.robbagby.com.
Rob
Congratulations on an awsome series. It's been of great benefit to my current project which involves cunsuming WCF Services using ASP.NET AJAX. Loads of questions answered - a good practical guide.
Thanks
John
As some of you know, I am in the midst of a blog series on REST in WCF. Further, I have been hard at
Could you please upload the source code of the completed project.
For some reason the PUT or POST is not working and returning 400 as status code.
it works fine with XML request format but not with json.
A common scenario you may encounter when designing your RESTful services is supporting clients that only
The series blog post on REST in WCF REST in WCF - Part I (REST Overview) REST in WCF - Part II (AJAX