ASP.NET MVC Articles, Tutorials & News

ASP.NET MVC articles, tutorials, and news from the DotNetNews archive.

42 articles Updated

Start here

Editor picks for ASP.NET MVC

  1. ASP.NET MVC vs Razor Pages: When to Use Which

    faciletechnolab.com Issue #494

    Good practical comparison piece for teams choosing between page-focused and controller-focused web UI patterns.

    Read article Issue #494

  2. ASP.NET MVC to ASP.NET Core Migration NuGet Packages: Modernization Guide

    faciletechnolab.com Issue #478

    Useful modernization inventory for teams sorting what survives an MVC to Core move.

    Read article Issue #478

  3. Return Types in ASP.NET MVC

    c-sharpcorner.com Issue #421

    A classic ASP.NET MVC refresher on return types, useful if you still maintain older web apps.

    Read article Issue #421

  4. How Model Binding Works in ASP.NET MVC

    c-sharpcorner.com Issue #421

    A model binding explainer that covers one of the most important MVC concepts with approachable examples.

    Read article Issue #421

  5. ViewDifference Between ViewData, ViewBag, and TempData in ASP.NET MVC

    medium.com Issue #164

    A classic MVC refresher that still saves people from confusing ViewData, ViewBag, and TempData.

    Read article Issue #164

  6. CodeBehind 4.7: A Cleaner MVC Experience and Better WebForms Core Integration

    mohammad-rabie.medium.com Issue #499

    CodeBehind is still an interesting corner of the ecosystem, especially if you care about MVC ergonomics and WebForms-style migration paths.

    Read article Issue #499

  7. Getting Inherited Controller Routes to work in ASP.NET Core

    weblog.west-wind.com Issue #492

    Inherited routing quirks have surprised plenty of teams. Good niche ASP.NET Core post with immediate value.

    Read article Issue #492

  8. Migrating a Legacy Razor + JavaScript Frontend to React and TypeScript, One Component at a Time

    iamjosepunto.medium.com Issue #490

    Incremental migration stories are usually more valuable than greenfield guidance because they reflect the mess most teams actually have.

    Read article Issue #490

ASP.NET MVC tutorials from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on ASP.NET MVC.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward MVC pattern ASP.NET, Razor views MVC, asp.net. Recent pieces worth opening: “CodeBehind 4.7: A Cleaner MVC Experience and Better WebForms Core Integration” and “ASP.NET MVC vs Razor Pages: When to Use Which”.

Every item links out to the original publisher and back to the DotNetNews issue where it ran.

Latest

Newest ASP.NET MVC from the archive

Archive

Page 1 of 2

Newest first