Tag: Modernization
-
What to Check Before Migrating .NET Framework to .NET - A Practical Premigration Checklist
A practical premigration checklist for moving from .NET Framework to modern .NET, covering project types, unsupported technologies, NuGet dependencies, Packa...
-
How to Handle ActiveX / OCX Today - A Decision Table for Keep / Wrap / Replace
A practical decision guide for what to do when you find ActiveX / OCX in a real project: keep it, wrap it, or replace it, with bitness, registration, browser...