ASP.NET MVC - Curated .NET Articles & Tutorials
Curated .NET news, articles, and tutorials about ASP.NET MVC, drawn from .NET News Daily issues.
28 curated issues
Implementing Localization in ASP.NET
When I first started implementing localization in ASP.NET Core MVC, I thought it would be a small feature.
Issue also covered: ASP.NET Core, C#, .NET Framework, EF Core, GitHub, GitHub Copilot, Performance, Visual Studio
Read this issue →Complete Guide to HTML Helpers in ASP.NET MVC
Master ASP.NET MVC development with HTML Helpers! This guide covers all essential helpers, from form creation to validation, with clear examples and best practices. Simplify your Razor views!
Issue also covered: ASP.NET Core, Authentication, Azure, Blazor, Clean Architecture, C#, Design Patterns, .NET 10
Read this issue →Return Types in ASP.NET MVC
Master ASP.NET MVC return types! Learn about ActionResult, ViewResult, JsonResult, FileResult, and more with practical examples. Build better web applications!
Issue also covered: ASP.NET Core, Azure, .NET Core, .NET Framework, GitHub Actions, Performance, RabbitMQ, Security
Read this issue →Our .NET App Was Leaking Memory — And One Line of Code Took Down Production
At 2:47 PM on a Tuesday, a Slack message popped up:
Issue also covered: ASP.NET Core, Azure Functions, Clean Architecture, C#, .NET Core, Security
Read this issue →WebForms Core in ASP.NET MVC: Bringing Server Command Architecture to Modern Web
WebForms Core technology is an innovative framework designed to bring the event-driven programming model of classic WebForms to modern web…
Issue also covered: ASP.NET Core, Azure, CQRS, C#, Docker, MediatR, OpenAI, Performance
Read this issue →ASP.NET MVC vs ASP.NET Core MVC
Confused about ASP.NET MVC vs. ASP.NET Core MVC? This guide breaks down the key differences: platform support, performance, project structure, configuration, and more! Learn which is right for you.
Issue also covered: AOT, ASP.NET Core, C#, .NET 10, .NET 8, .NET 9, .NET Core, EF Core
Read this issue →Displaying Large amounts of Records in ASP.NET Core MVC
Master displaying large datasets in ASP.NET Core MVC! Learn efficient techniques like Razor tables, AJAX partials, and server-side DataTables for optimal performance.
Issue also covered: ASP.NET Core, Authentication, Azure, Clean Architecture, C#, Design Patterns, .NET 10, .NET Core
Read this issue →Custom Validator in ASP.NET Core MVC (Beginner-Friendly)
Target audience: Absolute beginners learning ASP.NET MVC / ASP.NET Core MVC
Issue also covered: ASP.NET Core, Azure DevOps, Clean Architecture, C#, Domain-Driven Design, .NET 10, .NET Core, EF Core
Read this issue →Modernize ASP.NET MVC Razor UI with AWS Transform
Modernize ASP.NET MVC Razor UI with AWS Transform
Issue also covered: AOT, ASP.NET Core, Azure Functions, Clean Architecture, C#, .NET Core, EF Core, Kubernetes
Read this issue →Migrating ASP.NET MVC to Minimal APIs: Handling Authentication, Filters, and Best Practices
Disclaimer: This article was generated with AI assistance based on real-world migration experience from a production ASP.NET Core MVC API…
Issue also covered: ASP.NET Core, Azure, Clean Architecture, C#, .NET 10, .NET Core, EF Core, MediatR
Read this issue →How to Troubleshoot Errors in a .NET MVC Website
Learn how to troubleshoot errors in a .NET MVC website using debugging techniques, IIS logs, custom error handling, remote debugging, and third-party tools like Application Insights, ELMAH, and NLog. ...
Issue also covered: Application Insights, ASP.NET Core, AutoMapper, Azure, Clean Architecture, CQRS, C#, Dapper
Read this issue →Difference between ASP.NET MVC, C#, and ASP.NET Core
Understand the key differences between C#, ASP.NET MVC, and ASP.NET Core. This guide clarifies their roles in web development, highlighting C# as a programming language, ASP.NET MVC as a legacy Window...
Issue also covered: Application Insights, ASP.NET Core, Azure, Clean Architecture, C#, Domain-Driven Design, Docker, .NET 9
Read this issue →Partial View vs ViewComponent in ASP.NET MVC/Core – A Complete Guide
Unlock the secrets of Partial Views and ViewComponents in ASP.NET MVC/Core! This guide dives deep into their differences, exploring usage, performance, and best-use cases. Learn when to use each for o...
Issue also covered: ASP.NET Core, Azure, C#, .NET Core, EF Core, .NET MAUI, Performance, Security
Read this issue →Preventing SQL Injection in ASP.NET MVC, ASP.NET Core MVC, and Web API Applications
Protect your ASP.NET MVC, ASP.NET Core, and Web API apps from SQL Injection! Learn practical C# strategies, parameterized queries, and secure coding practices to prevent data breaches and ensure robus...
Issue also covered: ASP.NET Core, Azure, CQRS, C#, .NET 10, .NET Core, EF Core, GitHub Copilot
Read this issue →ASP.NET MVC Cheatsheet – A Beginner-Friendly Guide
ASP.NET MVC Cheatsheet – A Beginner-Friendly Guide
Issue also covered: ASP.NET Core, Blazor, C#, .NET Core, EF Core, GitHub Copilot, JWT, Performance
Read this issue →🔥 How to Consume Web API in ASP.NET MVC Using HttpClien
https://www.c-sharpcorner.com/article/how-to-consume-web-api-in-asp-net-mvc-using-httpclien/
Issue also covered: ASP.NET Core, Azure, C#, .NET 9, GitHub Copilot, Performance, SQL Server, Visual Studio Code
Read this issue →Understanding .NET MVC
https://www.c-sharpcorner.com/article/understanding-net-mvc/
Issue also covered: ASP.NET Core, .NET Aspire, Blazor, Clean Architecture, C#, Domain-Driven Design, Docker, .NET 10
Read this issue →Caching in ASP.NET MVC (.NET 10) A Comprehensive Deep Dive
https://medium.com/@Adem_Korkmaz/caching-in-asp-net-mvc-net-10-a-comprehensive-deep-dive-e531e0195bd8
Issue also covered: ASP.NET Core, Azure, C#, EF Core, GitHub Copilot, OpenAI, Performance, Visual Studio Code
Read this issue →Basic Auth in ASP.NET MVC Web API Using C#.NET
https://www.c-sharpcorner.com/article/basic-auth-in-asp-net-mvc-web-api-using-c-sharp-net/
Issue also covered: ASP.NET Core, Authentication, Azure, C#, .NET Core, EF Core, JWT, .NET MAUI
Read this issue →Build a RESTful Student Info API with ASP.NET MVC & C#.NET
https://www.c-sharpcorner.com/article/build-a-restful-student-info-api-with-asp-net-mvc-c-sharp-net/
Issue also covered: ASP.NET Core, Authentication, AutoMapper, Azure, C#, .NET Core, EF Core, .NET MAUI
Read this issue →ASP.NET MVC
https://medium.com/write-a-catalyst/asp-net-mvc-8e0a0217ca10
Issue also covered: ASP.NET Core, Authentication, Azure, Azure DevOps, .NET 10, .NET Framework, EF Core, gRPC
Read this issue →ASP.NET MVC INSTALLATION & PROJECT STRUCTURE
https://medium.com/@vyshnavkrishnap2020/asp-net-mvc-installation-project-structure-445b4aa903e5
Issue also covered: ASP.NET Core, Blazor, .NET 9, .NET Core, .NET Framework, EF Core, GitHub Copilot, .NET MAUI
Read this issue →ViewDifference Between ViewData, ViewBag, and TempData in ASP.NET MVC
https://medium.com/@shreyans_padmani/viewdifference-between-viewdata-viewbag-and-tempdata-in-asp-net-mvc-e4d26df5e895
Issue also covered: ASP.NET Core, Blazor, C#, Design Patterns, .NET 8, .NET Core, EF Core, ML.NET
Read this issue →Design Patterns for Scalable ASP.NET MVC Applications
https://www.csharp.com/article/design-patterns-for-scalable-asp-net-mvc-applications/
Issue also covered: ASP.NET Core, Authentication, Azure, Azure Functions, Cosmos DB, C#, Design Patterns, Docker
Read this issue →