Update to the .NET language strategy
devblogs.microsoft.com
Update to the .NET language strategy
1–10 of 151 posts
Re: Update to the .NET language strategy
#2Re: Update to the .NET language strategy
#3Sounds like Visual Basic will be a second-class citizen going forward.
Re: Update to the .NET language strategy
#4Sounds like Visual Basic will be a second-class citizen going forward.
I say this as someone without most of the usual prejudice against VB; I used to work in a large codebase that was half VB.NET and half C#, and didn't mind VB. VB was a little more verbose for some things, but after getting used to the syntax the developer experience was basically the same in each language (yes, with a few small exceptions like XML literals).
Ultimately, that's the problem with VB; it's not different enough from C# to really justify significant investments in 2023. There are some die-hards who really like the VB syntax but they're growing ever rarer.
Re: Update to the .NET language strategy
#5Sounds like Visual Basic will be a second-class citizen going forward.
I had taken the talk of "co-evolution" at face value before going to work there, but after seeing where devdiv actually put its time and attention, that was clearly just a PR story meant to keep VB users comfortable while their language faded away.
Re: Update to the .NET language strategy
#6Sounds like Visual Basic will be a second-class citizen going forward.
Honestly, most people still using Visual Basic at this point probably aren’t itching for new features. Stability is a feature itself when it comes to legacy code.
Honestly, I couldn't be happier with the language strategy as I was wholly expecting VB to be discontinued.
Re: Update to the .NET language strategy
#7C# is our real language.
F# is a thing that gets supported to the extent that unpaid volunteers do the work.
VB is in back-compat legacy support mode.
Re: Update to the .NET language strategy
#8Re: Update to the .NET language strategy
#92022 I started a new job where we mainly use C# and I have to say, this is my favorite language now, especially with Visual Studio and Reshaper. I've never felt so productive and at ease while coding!
What language did you come from? Java?
Re: Update to the .NET language strategy
#102022 I started a new job where we mainly use C# and I have to say, this is my favorite language now, especially with Visual Studio and Reshaper. I've never felt so productive and at ease while coding!