Nuacht

Membership is a basic need for all applications which require personalization. Today more than ever, mobile applications are built either along side the web app or as the primary application ...
A custom wrapper for your Web API responses can provide meaningful information and ensure consistency regardless of success or failure.
Using exception filters in ASP.NET Web API Exception filters are filters that can be used to handle unhandled exceptions that are generated in your Web API controller methods.
Everyone appreciates good documentation -- when they need it, anyway -- but creating and maintaining that documentation sure feels like a chore sometimes. I've been researching Web API documentation ...
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. I've looked at the new ...