Click here to Skip to main content
15,886,919 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
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 
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 
Here are some online .NET converters.

Convert C# to VB.NET - A free code conversion tool - developer Fusion
Convert C# to Python - A free code conversion tool - developer Fusion
Convert C# to Ruby - A free code conversion tool - developer Fusion
Convert VB.NET to C# - A free code conversion tool - developer Fusion
Convert VB.NET to Python - A free code conversion tool - developer Fusion
Convert VB.NET to Ruby - A free code conversion tool - developer Fusion

And a VS extension
Code Converter (VB - C#) - Visual Studio Marketplace

Even if not 100% perfect, at least it should take care of the bulk of it.

There are also tools to convert VB6 to C#. A caveat, though. Beginning in VB4, object-oriented development was supported, and improved up through VB6. If the VB6 code was written in an object-oriented manner, the conversion should go easier. If the programmer retained the VB3 and earlier procedural programming style, then you will need to refactor and translate the code by hand.
Migrating VB6 Code to .NET 6? Here's a Tool -- Visual Studio Magazine
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 
GeneralRe: Is visual basic dead? Pin
glennPattonWork36-Nov-23 8:18
professionalglennPattonWork36-Nov-23 8:18 
GeneralRe: Is visual basic dead? Pin
StatementTerminator6-Nov-23 11:21
StatementTerminator6-Nov-23 11:21 

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.