
Join Scott Hanselman, Sayed Hashimi, Daniel Roth, Scott Hunter and Rowan Miller for a full day introduction to ASP.NET 5! Fun, free, and live!

Wednesday, December 10, 2014
[Video] Taylor Mullen explains how TagHelpers work in ASP.NET MVC 6 and demonstrates how to write a variety of custom TagHelpers.

Tuesday, December 9, 2014
Nice demo application from Sacha Barber showing how to build a resilient client application with realtime data feeds powers by SignalR and Reactive Extensions.

Monday, December 8, 2014
Darrel Miller posts about his extremely useful UriTemplates NuGet package that makes it really simple to construct URIs with specific values for path segments or querystring parameters.

Friday, December 5, 2014
Scott Hanselman posts a helpful introduction to TagHelpers in ASP.NET 5.

Thursday, December 4, 2014
Jeremy Miller shares some interesting thoughts on the new .NET and ASP.NET 5 based on his experiences with FubuMVC, his experiences in the .NET open source community, and his team's experiences with Node.js.

Wednesday, December 3, 2014
In-depth post from Rick Strahl showing how to take advantage of NuGet package output from ASP.NET vNext package creation for multi-targeting.

Friday, December 5, 2014
Scott Hanselman walks through the process of installing ASP.NET, Visual Studio, and the tools you need to start developing your own website today.

Wednesday, November 12, 2014
ASP.NET 5 is a significant redesign of ASP.NET. This topic introduces the new concepts in ASP.NET 5 and explains how they help you develop modern web apps.

Wednesday, November 12, 2014
ASP.NET 5.0 brings some big changes to the project system and build process for ASP.NET apps. In modern web app development, there are lots of moving parts: Server-side code (such as ASP.NET), clie...