Bruce Gilham Jr.
Dying · VB6 IDE unsupported since 2008

The VB6 runtime still ships with Windows. The IDE and the developers are gone.

Where you are

Microsoft stopped supporting the VB6 IDE in April 2008. The runtime still ships with Windows, so the applications run, and the people who can read the code are retiring. WinForms on .NET Framework is in better shape, but it stops being fine the day you need the application on the web, on a phone, or in the cloud.

How the move goes

I have shipped WinForms desktop systems for a bond-pricing desk, an industrial fastener-measurement fixture, an investment back office and a food plant, and moved desktop systems to the web. The database and the business rules are what you keep; the desktop client is what gets replaced, and it can go one form at a time rather than all at once.

Other platforms

Dead · support ended October 2021

Your Silverlight app has no browser to run in. The code still says what it does.

Dead · retired with Visual Studio 2015

LightSwitch generated your app. You cannot regenerate it, but you can read it.

Dying · no new development since 2000

Classic ASP still runs. No debugger, no tests, and it is your problem now.

Orphaned · the developers are retiring

Delphi is alive. Your Delphi 5 codebase, on components that no longer compile, is not.

Dead · support ended January 2015

FoxPro. Yes, still. Someone has to open it.

Orphaned · HCL owns it; nobody is hiring for it

Your records are in Notes databases. Someone has to read the Notes data model to get them out.