Free courses
Start learning ASP.NET and ASP.NET Core for free with videos, interactive tutorials, code samples and more.
Learn moreCommunity spotlight RSS Feed

Announcing ASP.NET 2.0.0-Preview1 and Updates for .NET Web Developers
The ASP.NET team announces the first preview version of the ASP.NET Core 2.0 framework, plus updates for ASP.NET 4.7 and WCF.

Glimpse from the TagHelpers Future - Adding TagHelpers via Dependency Injection
Jul 7, 2017
Hisham Bin Ateya takes a look at the new TagHelperComponents.

Using React, Redux and Webpack with Dotnet Core to build a modern web frontend
Jul 6, 2017
Maarten Sikkema explores various JavaScript solutions.

ASP.NET Core 2.0.0-beta on a Raspberry Pi 3
Jul 5, 2017
Tim Theeuwes runs ASP.NET Core 2.0.0-beta on a Raspberry Pi 3.

Building And Debugging the dotnet new Templating Engine in Visual Studio
Jul 4, 2017
Chad Ramos shares his early adopter experience building and debugging the Template Engine code with some help and guidance coming directly from the Microsoft team responsible for the project.

Disposing resources at the end of ASP.NET Core request
Jul 3, 2017
Filip Wojcieszyn looks at dealing with disposable objects in ASP.NET Core.

ASP.NET Core SynchronizationContext
Jun 30, 2017
Stephen Cleary explains what the removal of AspNetSynchronizationContext from ASP.NET Core means to developers.

ASP.NET Core Anatomy (Part 4) – Invoking the MVC Middleware
Jun 29, 2017
Steve Gordon covers the initial steps that happen when a request flows into the MVC middleware in the 4th part of this continuing series.


