News

Peter returns to the ASP.NET Web API in Visual Studio 2012 to use it with ASP.NET. And this time, he's moving complete objects from the client up to the server in an HTTP POST.
REST is one of the most influential ideas in distributed architecture. Here's why it matters and how to understand RESTful services in theory and practice.
When talking about a network API, you normally don't have anything to gain by thinking about assembly optimizations. The "network" part will still stand for the majority of the runtime even if UDP ...