I would like to get some feedback from the asp.net community about the current technologies used in creating a new web service.
If i want to get started on exposing a web service that talks to oracle database and returns some results should i be leaning towards WCF web service or ASP.net Web API ? Which one is preferred?
Thanks in advance.