Because the point of this column is the code in the client, I'll just build a dummy Web API service. My first method, which will be automatically called whenever an HTTP Get method without parameters ...
We wouldn’t consider Windows authentication as a feasible strategy as you cannot expose your service over the Internet if you leverage Windows authentication. Forms authentication uses the ASP.Net ...
While Windows Communication Foundation 4.5 has lots of little improvements, the ASP.NET Web API is a very big change. You'll probably end up taking advantage of both, so here's what's in the pipeline ...