Community spotlight RSS Feed

Announcing ASP.NET Core RC2
Jeff Fritz announces the release of ASP.NET Core RC2 and the official rebranding of ASP.NET 5 to ASP.NET Core.

Stack Overflow: How We Do Deployment - 2016 Edition
May 12, 2016
Here's a really interesting post from Nick Craver explaining how they handle deployment at Stack Overflow.

ASP.NET Web API: Passing Multiple Objects as an Input Parameters to Action Metho...
May 11, 2016
Nice article from Mahesh Sabnis explaining how to pass multiple objects to an ASP.NET Web API action method.

WebForms can Gulp too – Using Node Tools with ASP.NET Web Forms | .NET Web Devel...
May 10, 2016
Jeffrey Fritz shows how you can use Visual Studio tools for npm, Gulp and Bower with ASP.NET Web Forms applications.