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.

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.

Friendly URLs in Razor Pages
Jun 28, 2017
Hisham Bin Ateya shows how to configure the routes in Razor Pages to create friendly URLs.

Use IServer from ASP.NET Core to create your own web server
Jun 27, 2017
Fanie Reynders uses the IServer interface from ASP.NET Core to create his own HTTP server.

WilderMinds' ASP.NET Core Snippets
Jun 26, 2017
Shawn Wildermuth's Wilder Minds shares a set of snippets for building ASP.NET Core projects in Visual Studio Code.


