WCF is being popular day by day. Many of us is building services using WCF and want other application made on different architecture to communicate or inter operate with each other. REST or Representational State Transfer is a Design Pattern to build a service so that it works the same way as service works but it will eventually use Web Request - Response mechanism to communicate between clients rather than using SOAP messages. In this post, I will give you a step by step approach how you could build yo...
|
6
Shouts |
|
|||
No comments yet, be the first one to post comment.