Possible Duplicate:
WCF Service or Web API
Hi guys i am developing a quiz engine application, I want to create a service that can be accessible from different client platforms e.g android, PHP, Iphone, IPad, Java e.tc. Between WCF and Asp.net web API which you think best suits the scenario? Thanks
These are the guidelines I usually follow:
What type of client will be using the service?