A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
ASP.NET Web API is a solid communications framework, and many applications can benefit from breaking free of IIS by including an embedded ASP.NET Web API server. In 2011, Microsoft released ASP.NET ...
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 ...
Parameter binding from forms, antiforgery tokens, and Native AOT are now supported in ASP.NET Core. Here’s how to take advantage of them. ASP.NET Core offers a simplified hosting model, called minimal ...
Decreasing page load time is imperative when dealing with Web site performance. Tony Patton explains how you can make this happen by using the .NET Caching API. Caching frequently accessed or ...
REST is an acronym for Representational State Transfer, an architectural style that has become extremely popular over the past few years. A RESTful API is one that it is built in accordance with the ...
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 platform.
Composite C1 first arrived on the scene in 2009, but the .NET web content management system was not open source. A Microsoft Gold Partner, they have a tendency to be on the cutting edge of Microsoft ...