Thursday, January 7, 2010

Rest based WCF webservices

REST stands for Representational State Transfer,is an architectural style where you can build the software system in which clients(user agents) can make requests to the services[end points]. REST one of the way to implement the client\server architectural style. REST can be used to build software applications in which clients can make requests of services.

http://www.techbubbles.com/wcf/rest-based-wcf-service-in-aspnet-35/

No comments:

Post a Comment