Hacker News new | ask | show | jobs
by cr0sh 3037 days ago
Actually, it's debatable on whether VB6 is "dead". Certainly not sold any longer, but Microsoft keeps including the runtime DLLs in Windows; they still exist in Windows 10.

The main reason is the sheer amount of software out there that businesses rely on to run their business, which they might not even have the source code to. Those that do have the code do hire people to maintain and extend the applications (shades of COBOL there).

It wouldn't surprise me to find out that new VB6 applications are being created - lots of people love it and loved using it (though I personally preferred VB5, because the compiler was separate from the rest of the system and could be used at the command line). VB.NET was widely viewed as a travesty to the language; some moved to C#.

What is strange is how few of these programmers seem to be aware of Gambas (and similar "VB-like" languages). I moved away from Windows at home in 1995 and move on to Linux; over time I became aware of other BASIC programming languages, but I moved away from BASIC as well, though it will always hold a place in my heart, since that's what I started out with.

1 comments

VB.NET is widely used in life sciences labs, where most of the systems are Windows machines connected to devices like this one.

https://www.biotek.com/products/imaging-microscopy-cell-imag...

So researchers already used to VBA, usually get IT to install VB.NET and go from there.

However I have started to see a trend of them moving into R.