A Homage to the Good Old MVC

Alexander Zeitler

View at original site


ASP.NET was a bit behind the curve when it came to the MVC pattern. It was not until 2009 that Microsoft released the first version of ASP.NET MVC. This was a time when the MVC pattern was already well-established in the web development community. Part of the reason for this was that Microsoft was initially heavily invested in WebForms. Later, they pivoted to Silverlight as the future of web development. Aside from legacy projects, WebForms is now a thing of the past. Silverlight is also long gone.

Today, there's a lot of talk about the new and shiny Blazor. But I'm not convinced that it will fully replace ASP.NET MVC. And I'm not convinced that it should. This talk will be a homage to the good old (new) ASP.NET Core MVC. In it, I’ll explain why I think it's still a good choice for web development in 2024.

About the Presenter

Alexander Zeitler

Alexander Zeitler is a Cloud Solutions Architect and a passionate web developer. He's passionate about digital transformation in ERP, PDM, CRM, and B2B in general. He also loves to share his thoughts on Industry 4.0, the future of work, the theory of constraints, and lean startup/business practices.

Related Resources

Blazor Essentials
Blazor Essentials
Learn how to build a basic application with Blazor.
Blazor components
Blazor components
Use components for a modular Blazor application.
Working with Data
Working with Data
Work with data in a Blazor application.