Click here to Skip to main content
15,892,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Add Open with functionality to vb6.0 application Pin
ZurdoDev10-Oct-14 9:54
professionalZurdoDev10-Oct-14 9:54 
GeneralRe: Add Open with functionality to vb6.0 application Pin
Eddy Vluggen10-Oct-14 10:28
professionalEddy Vluggen10-Oct-14 10:28 
GeneralRe: Add Open with functionality to vb6.0 application Pin
ZurdoDev10-Oct-14 10:32
professionalZurdoDev10-Oct-14 10:32 
GeneralRe: Add Open with functionality to vb6.0 application Pin
Eddy Vluggen10-Oct-14 10:39
professionalEddy Vluggen10-Oct-14 10:39 
GeneralRe: Add Open with functionality to vb6.0 application Pin
ZurdoDev10-Oct-14 10:41
professionalZurdoDev10-Oct-14 10:41 
GeneralRe: Add Open with functionality to vb6.0 application Pin
Eddy Vluggen10-Oct-14 10:47
professionalEddy Vluggen10-Oct-14 10:47 
GeneralRe: Add Open with functionality to vb6.0 application Pin
Otekpo Emmanuel12-Oct-14 1:19
Otekpo Emmanuel12-Oct-14 1:19 
GeneralRe: Add Open with functionality to vb6.0 application Pin
Dave Kreskowiak12-Oct-14 5:34
mveDave Kreskowiak12-Oct-14 5:34 
Really, the best thing to do is scrap the VB6 code and just rewrite it by hand in VB.NET and ADO.NET.

Copying and pasting the VB6 code just gets you into trouble in VB.NET. The two languages are semantically similar but function very differently. VB.NET has huge advantages over VB6 because of OOP and the .NET Framework.
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

QuestionRe: Add Open with functionality to vb6.0 application Pin
Eddy Vluggen13-Oct-14 8:35
professionalEddy Vluggen13-Oct-14 8:35 
AnswerRe: Add Open with functionality to vb6.0 application Pin
Otekpo Emmanuel28-Sep-15 19:09
Otekpo Emmanuel28-Sep-15 19:09 
QuestionChange the color of a control when the bound field's data is changed Pin
dilkonika9-Oct-14 16:30
dilkonika9-Oct-14 16:30 
AnswerRe: Change the color of a control when the bound field's data is changed Pin
Eddy Vluggen10-Oct-14 8:02
professionalEddy Vluggen10-Oct-14 8:02 
GeneralRe: Change the color of a control when the bound field's data is changed Pin
dilkonika10-Oct-14 8:13
dilkonika10-Oct-14 8:13 
GeneralRe: Change the color of a control when the bound field's data is changed Pin
Eddy Vluggen10-Oct-14 9:50
professionalEddy Vluggen10-Oct-14 9:50 
Questionwindows service, event log message file, the mc file Pin
jkirkerx9-Oct-14 10:14
professionaljkirkerx9-Oct-14 10:14 
AnswerRe: windows service, event log message file Pin
Eddy Vluggen9-Oct-14 10:22
professionalEddy Vluggen9-Oct-14 10:22 
GeneralRe: windows service, event log message file Pin
jkirkerx9-Oct-14 10:24
professionaljkirkerx9-Oct-14 10:24 
GeneralRe: windows service, event log message file Pin
Eddy Vluggen9-Oct-14 10:31
professionalEddy Vluggen9-Oct-14 10:31 
GeneralRe: windows service, event log message file Pin
Eddy Vluggen10-Oct-14 8:12
professionalEddy Vluggen10-Oct-14 8:12 
AnswerRe: windows service, event log message file Pin
Richard Deeming9-Oct-14 22:47
mveRichard Deeming9-Oct-14 22:47 
GeneralRe: windows service, event log message file Pin
jkirkerx10-Oct-14 7:10
professionaljkirkerx10-Oct-14 7:10 
AnswerRe: windows service, event log message file, the mc file [SOLVED] Pin
jkirkerx14-Oct-14 10:56
professionaljkirkerx14-Oct-14 10:56 
QuestionHow to search and show with Text Box from Access Database in VB.Net 2010? Pin
Kelven DeJaVu8-Oct-14 16:14
Kelven DeJaVu8-Oct-14 16:14 
AnswerRe: How to search and show with Text Box from Access Database in VB.Net 2010? Pin
Richard MacCutchan8-Oct-14 21:45
mveRichard MacCutchan8-Oct-14 21:45 
AnswerRe: How to search and show with Text Box from Access Database in VB.Net 2010? Pin
Maciej Los9-Oct-14 11:10
mveMaciej Los9-Oct-14 11:10 

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.