
Daniel Roth provides all of the details on the release of ASP.NET MVC 5.2, ASP.NET Web API 2.2, and ASP.NET Web Pages 3.2.

Tuesday, October 14, 2014
Jeff Handley blogs about some important upcoming changes for NuGet.

Monday, October 13, 2014
Brady Gaster shows off a cool new thing he's been working on - a button to allow one-click deployment to Azure Websites from a GitHub repository

Friday, October 10, 2014
Nice writeup on ASP.NET vNext in Visual Studio Magazine by Peter Vogel, summarizing what's new in the ASP.NET platform as well as Visual Studio and compiler related changes.

Thursday, October 9, 2014
Badrinarayanan Lakshmiraghavan explains how to use the different ASP.NET Web API extensibility points for fine-grained security control.

Wednesday, October 8, 2014
Ganesh Shankaran explains how to use WsFederation with OWIN authentication middleware.

Tuesday, October 7, 2014
Great quick tip from Tom Hollander on publishing a multi-project solution (e.g. website plus services) to separate virtual directories in a single Azure Website.

Wednesday, October 15, 2014
This topic shows how to secure a web API using OAuth2 to authenticate against a membership database. Software versions used in the tutorial Visual Studio 2013 Update 3 Web API 2.2 ASP.NET Identity...

Thursday, October 9, 2014
This tutorial shows you how to build an ASP.NET Web Forms app with Two-Factor Authentication. This tutorial was designed to complement the tutorial titled Create a secure ASP.NET Web Forms app with...

Monday, October 6, 2014
The next version of ASP.NET (“ASP.NET vNext”) has been redesigned from the ground up. The goal is to create a lean and composable .NET stack for building modern cloud-based apps. You don't have to...