WCF Service or Web API
I’m going to be working on a project that involves a number of elements: ASP.NET MVC website C# console application iPhone App To get all these separate applications talking to the database, my immediate thought was to use a WCF Service. However, I now need to add an API to the site to allow third … Read more