Now, I'm no fan of Microsoft products but, I have yet to find a tool that can allow me to be as productive in so short a time as Visual Basic. Yet I can't help wondering what problems it had that caused them to abandon it? Moreover, why hasn't someone come out with a solid replacement?
Ask HN: Why did Visual Basic die?
1–10 of 535 posts
Re: Ask HN: Why did Visual Basic die?
#2Re: Ask HN: Why did Visual Basic die?
#3There's still Visual Basic .NET, is it much different productivity wise? I assume the language has changed enough from classic VB.
Re: Ask HN: Why did Visual Basic die?
#4https://learn.microsoft.com/en-us/dotnet/visual-basic/gettin...
The classic VB you probably remember got end-of-lifed in 2008, but MS still supports classic VB apps.
Re: Ask HN: Why did Visual Basic die?
#5Re: Ask HN: Why did Visual Basic die?
#6There's still Visual Basic .NET, is it much different productivity wise? I assume the language has changed enough from classic VB.
I honestly haven't used it because I thought they had retired it altogether. The last time I did use it was about 20 years ago and found that they had changed it enough that I wasn't nearly as productive with it as, say, VB6.
Re: Ask HN: Why did Visual Basic die?
#7VB didn't die. It got reborn as VB.NET. Still supported, still used. https://learn.microsoft.com/en-us/dotnet/visual-basic/gettin... The classic VB you probably remember got end-of-lifed in 2008, but MS still supports classic VB apps.
Re: Ask HN: Why did Visual Basic die?
#8You wouldn't believe what sort of processes in very big banks/financial institutions are built using 10 year old VBA macros. In fact, VBA consulting for finance is a very juicy cottage industry at least in Europe to this very day.
Re: Ask HN: Why did Visual Basic die?
#9VB is still around but desktop apps in general (and thus VS's GUI builder) largely gave way to web technologies invented outside Microsoft. The dev experience is definitely worse though. Visual Studio was sooooo nice and integrated.
I don't think this is really VB or NET's fault, Microsoft just kinda missed (or failed the fight against) the web transition. They were busy trying to make it coexist with Windows with seamless downloads like ClickOnce but ultimately simple web pages won out for their reach and ease of use, then mobile app stores came along, and now desktop apps are petty much dead except for niches.