Tag Archives: REST

REST and .NET 3.5 Part 1 – why REST based services?

REST is a very powerful way to build services. The model lends itself to high scalability as it uses the same model as the web. It is particularly applicable to services that are exposed on to the public internet as … Continue reading

Posted in ASP.net, WCF | Tagged , , , , | Leave a comment