We have had several posts about WCF vs Web API: 1: WCF, WCF Web API and ASP.NET Web API; 2: Abstractions map: WCF Web API vs ASP.NET Web API; 3: WCF or Web API; 4: Host ASP.NET Web API In WPF Application Today we read another great article “WCF or ASP.NET Web APIs? My two [Read More ...]
About WCF and Web API, we should have a longer blog, but this time we just put several links, they are also great article about WCF vs Web API, you should get to know whether choose WCF or Web API after you reading them. 1: WCF and ASP.NET Web API 2: WCF or ASP.NET Web [Read More ...]
Now WCF Web API changed to ASP.NET Web API. ASP.NET Web API has the feature of self-host. In Microsoft official site, they also provides two simples ASP.NET Web API self-host samples. However, they are so simple and actually they looks like the “same” one because these 2 simples are Console applications and use very similar [Read More ...]
Most of content in this post from Microsoft and related websites: Firstly, we start from the simplest thing: The relationship of WCF Web API and ASP.NET Web API is WCF Web API is now “merged” to ASP.NET Web API, “ASP.NET Web API is effectively the next version of WCF Web API. There will not be [Read More ...]