Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Traditional caching fails to stop "thundering ...
ASP .NET MVC 5 is currently under developer preview, and is included in the recently-released Visual Studio 2013 Developer Preview. Today I'll be covering how to use the new Authentication Filters ...
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 ...
Overloading action methods that use identical HTTP verbs is tricky in ASP.NET Core 5, but there are a number of ways to do it. Let’s explore them. ASP.NET Core 5 is an open source web application ...
Take advantage of global exception handling to avoid writing scads of boilerplate exception handling code in ASP.NET Core MVC. Exceptions are runtime errors that might occur in your application. If ...
It's been roughly five months since ASP.NET MVC 1.0 became available and developers flocked to download it. Now, after a brief break helping out with ASP.NET 4, Phil Haack and his team have gotten ...
Scott Guthrie, Vice President in Microsoft’s Developer Division, has announced that ASP.NET MVC and related Microsoft projects will now be developed in the open, using the Apache license, and hosted ...