Tagged: dotnet

3 articles

· 2 min read

WebForms, and the right order to retire it

There is no lift for WebForms, only a sequence. Which pages move first, what the grid becomes, and the trap in rewriting the whole UI at once.

#migration#dotnet#webforms

· 2 min read

WCF to modern .NET, in the right order

The WCF estate can be moved. There is a wrong order to do it in, and most teams pick it. The sequence that works, current as of .NET 10.

#migration#dotnet#wcf

· 1 min read

Pin the migration to the LTS

.NET 10 shipped this month with three years of support. That release cadence is your planning tool. Use it.

#dotnet#roadmaps