.NET
How to Keep ASP .NET Web Forms Running Safely in .NET 9
Posted on March 5th, 2025.ASP .NET Web Forms are only supported thanks to their supported operating system. This article explains how a dev can plan for the future with Web Forms.
ASP .NET Web Forms are only supported thanks to their supported operating system. This article explains how a dev can plan for the future with Web Forms.
An explainer article to help you know why self-contained application's aren't ideal and face three major problems: distribution, modification, and run.
How should you migrate your NuGet package libraries as you move to .NET 5+? We explain five choices: abandon, update, fork, multi-target, or bridge.
Your ASP.NET Web Forms apps are probably best left on .NET Framework. But you can still benefit from the .NET 5+ mindset. Maintain Web Forms with CI/CD.
.NET 5+ represents unprecedented speed and agility for .NET. Use this as a chance to break monolithic applications into microservices.
Every organization will have a unique migration journey to .NET 5+, but these 5 steps can help every organization migrate efficiently and successfully.
.NET 5 brings new deployment options like self-contained. But are these the right choice for CI/CD? Downloadable decision-making flowchart inside.
.NET 8, the latest installment in Microsoft’s ongoing .NET series of releases, dropped on November 14th last year and introduced a bunch of enhancements designed to supercharge our apps and make everything run smoother than ever. So, you’re wondering why exactly I’m so hyped. Microsoft detailed all of the technical...
.NET 6 released in November 2021, but users of .NET Framework may be concerned about the risk of migrating. Use these 4 questions to start your migration.
Windows Workflow Foundation is not supported in .NET 6, but it still functions. Now is the time to plan for a WF alternative before it's too late.