Click here to Skip to main content
15,887,175 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: how hard to rewrite a legacy software from C++ to C#? Pin
honey the codewitch6-Jan-24 7:24
mvahoney the codewitch6-Jan-24 7:24 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
Southmountain6-Jan-24 9:48
Southmountain6-Jan-24 9:48 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
Jo_vb.net6-Jan-24 6:54
mvaJo_vb.net6-Jan-24 6:54 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
Southmountain6-Jan-24 9:48
Southmountain6-Jan-24 9:48 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
RedDk6-Jan-24 8:58
RedDk6-Jan-24 8:58 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
Richard Andrew x646-Jan-24 9:09
professionalRichard Andrew x646-Jan-24 9:09 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
PIEBALDconsult6-Jan-24 9:24
mvePIEBALDconsult6-Jan-24 9:24 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
obermd6-Jan-24 10:20
obermd6-Jan-24 10:20 
This is exactly how I converted about 10,000 lines of VB6 code to VB 2005. The biggest changes were file handling and error reporting. To this day I'll occasionally use On Error Resume Next in short Subs and Functions when it's appropriate. Otherwise I use Try/Catch/Finally.

GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
RedDk6-Jan-24 10:25
RedDk6-Jan-24 10:25 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
Nelek6-Jan-24 11:46
protectorNelek6-Jan-24 11:46 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
obermd8-Jan-24 11:31
obermd8-Jan-24 11:31 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
Nelek8-Jan-24 11:47
protectorNelek8-Jan-24 11:47 
GeneralRe: how hard to rewrite a legacy software from C++ to C#? Pin
jschell8-Jan-24 6:37
jschell8-Jan-24 6:37 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
Bruno van Dooren6-Jan-24 23:40
mvaBruno van Dooren6-Jan-24 23:40 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
Gary R. Wheeler7-Jan-24 4:36
Gary R. Wheeler7-Jan-24 4:36 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
MSBassSinger8-Jan-24 2:44
professionalMSBassSinger8-Jan-24 2:44 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
Behzad Sedighzadeh8-Jan-24 4:55
Behzad Sedighzadeh8-Jan-24 4:55 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
obeobe8-Jan-24 5:48
obeobe8-Jan-24 5:48 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
Thornik8-Jan-24 6:13
Thornik8-Jan-24 6:13 
GeneralRe: how hard to rewrite a legacy software from C++ to C# in WinForm? Pin
jochance8-Jan-24 8:14
jochance8-Jan-24 8:14 
GeneralI did a thing. It's neat. Pin
honey the codewitch6-Jan-24 2:11
mvahoney the codewitch6-Jan-24 2:11 
GeneralRe: I did a thing. It's neat. Pin
Gary Stachelski 20216-Jan-24 4:32
Gary Stachelski 20216-Jan-24 4:32 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 5:41
mvePIEBALDconsult6-Jan-24 5:41 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 5:44
mvahoney the codewitch6-Jan-24 5:44 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 6:23
mvePIEBALDconsult6-Jan-24 6:23 

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.