What is the main difference between RESTful WCF service over standard WCF service? I am not sure where and why to use it and are there any extra advantages of it?
For our current project we are going to use ASP.net MVC, so will RESTful WCF be any helpful from that point of view?
Are there any specific disadvantages of using RESTful WCF service??
Thanks a lot..