Click here to Skip to main content
15,886,873 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Is visual basic dead? Pin
Christian Graus2-Nov-23 13:52
protectorChristian Graus2-Nov-23 13:52 
GeneralRe: Is visual basic dead? Pin
Nelek2-Nov-23 21:26
protectorNelek2-Nov-23 21:26 
GeneralRe: Is visual basic dead? Pin
Amarnath S2-Nov-23 20:38
professionalAmarnath S2-Nov-23 20:38 
GeneralRe: Is visual basic dead? Pin
Nelek2-Nov-23 21:27
protectorNelek2-Nov-23 21:27 
GeneralRe: Is visual basic dead? Pin
Richard MacCutchan2-Nov-23 22:49
mveRichard MacCutchan2-Nov-23 22:49 
GeneralRe: Is visual basic dead? Pin
CPallini2-Nov-23 20:54
mveCPallini2-Nov-23 20:54 
GeneralRe: Is visual basic dead? Pin
den2k882-Nov-23 23:21
professionalden2k882-Nov-23 23:21 
GeneralRe: Is visual basic dead? Pin
MSBassSinger6-Nov-23 4:10
professionalMSBassSinger6-Nov-23 4:10 
den2k88 wrote:
In .NET it makes no sense, there is only the CLR and C# is the sensible choice

There is only one language in .NET - MSIL. Whether C#, F#, VB, or any of a number of other "syntactic sugar" .NET languages made by MS or third parties, the language processor is responsible for converting the language code to MSIL. If MS decides not to update the VB engine to convert to newer MSIL constructs, that is their choice. I use C# 99.99% of the time, so I have not used VB in a long time (outside occasional maintenance or conversion to C#). If there is not enough of a market to support extending VB when they extend C#, then it makes sense to start sunsetting it. Personally, I prefer the VB syntax over the archaic and unnecessary curly bracket and semicolon throwbacks to the last century, but they are second nature after 20 years.

Besides, you can reference .NET libraries (whatever language they are written in) in VB (since they are compiled to MSIL), so the capabilities, if not the exact syntax, are available in VB if you want it.
GeneralRe: Is visual basic dead? Pin
DerekT-P3-Nov-23 3:03
professionalDerekT-P3-Nov-23 3:03 
GeneralRe: Is visual basic dead? Pin
MSBassSinger6-Nov-23 4:29
professionalMSBassSinger6-Nov-23 4:29 
GeneralRe: Is visual basic dead? Pin
Gerry Schmitz3-Nov-23 6:44
mveGerry Schmitz3-Nov-23 6:44 
GeneralRe: Is visual basic dead? Pin
Bob Beechey5-Nov-23 21:00
Bob Beechey5-Nov-23 21:00 
GeneralRe: Is visual basic dead? Pin
grralph15-Nov-23 23:20
grralph15-Nov-23 23:20 
GeneralRe: Is visual basic dead? Pin
MehtaRahulC5-Nov-23 23:40
MehtaRahulC5-Nov-23 23:40 
GeneralRe: Is visual basic dead? Pin
Peter Adam6-Nov-23 0:13
professionalPeter Adam6-Nov-23 0:13 
GeneralRe: Is visual basic dead? Pin
CodeZombie626-Nov-23 0:52
CodeZombie626-Nov-23 0:52 
GeneralRe: Is visual basic dead? Pin
atverweij6-Nov-23 2:56
atverweij6-Nov-23 2:56 
GeneralRe: Is visual basic dead? Pin
MikeCO106-Nov-23 1:16
MikeCO106-Nov-23 1:16 
GeneralRe: Is visual basic dead? Pin
Member 80029256-Nov-23 2:55
Member 80029256-Nov-23 2:55 
GeneralRe: Is visual basic dead? Pin
Member 33496096-Nov-23 1:39
Member 33496096-Nov-23 1:39 
GeneralRe: Is visual basic dead? Pin
MrChug6-Nov-23 3:10
MrChug6-Nov-23 3:10 
GeneralRe: Is visual basic dead? Pin
glennPattonWork36-Nov-23 8:19
professionalglennPattonWork36-Nov-23 8:19 
GeneralRe: Is visual basic dead? Pin
TroyTruax6-Nov-23 3:37
TroyTruax6-Nov-23 3:37 
GeneralRe: Is visual basic dead? Pin
vbproapps6-Nov-23 6:26
vbproapps6-Nov-23 6:26 
GeneralRe: Is visual basic dead? Pin
jkirkerx6-Nov-23 6:28
professionaljkirkerx6-Nov-23 6:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.