Click here to Skip to main content
15,917,645 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionvb6 & vb.net comparison Pin
jds12072-Jul-08 2:58
jds12072-Jul-08 2:58 
AnswerRe: vb6 & vb.net comparison Pin
Baixinho2-Jul-08 3:23
Baixinho2-Jul-08 3:23 
AnswerRe: vb6 & vb.net comparison Pin
John_Adams2-Jul-08 4:52
John_Adams2-Jul-08 4:52 
AnswerRe: vb6 & vb.net comparison Pin
Paul Conrad2-Jul-08 4:54
professionalPaul Conrad2-Jul-08 4:54 
AnswerRe: vb6 & vb.net comparison Pin
supercat92-Jul-08 5:30
supercat92-Jul-08 5:30 
AnswerRe: vb6 & vb.net comparison Pin
sa_runner2-Jul-08 5:59
sa_runner2-Jul-08 5:59 
AnswerRe: vb6 & vb.net comparison Pin
jzonthemtn2-Jul-08 6:01
jzonthemtn2-Jul-08 6:01 
GeneralRe: vb6 & vb.net comparison Pin
Guffa2-Jul-08 13:49
Guffa2-Jul-08 13:49 
The JZ wrote:
and the message box function is MsgBox() in both


Actually, the message box method in .NET is MessageBox.Show. The MsgBox method in VB.NET is just a wrapper for the MessageBox.Show method.

Also, it's far from the only VB 6 leftover. VB.NET has a lot of wrappers with the same name as the VB 6 functions, that call the corresponding .NET method.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: vb6 & vb.net comparison Pin
jzonthemtn2-Jul-08 13:56
jzonthemtn2-Jul-08 13:56 
AnswerRe: vb6 & vb.net comparison Pin
Jay Royall2-Jul-08 6:08
Jay Royall2-Jul-08 6:08 
AnswerRe: vb6 & vb.net comparison Pin
Vimalsoft(Pty) Ltd3-Jul-08 0:54
professionalVimalsoft(Pty) Ltd3-Jul-08 0:54 
GeneralRe: vb6 & vb.net comparison Pin
Jay Royall3-Jul-08 2:41
Jay Royall3-Jul-08 2:41 
GeneralRe: vb6 & vb.net comparison Pin
Vimalsoft(Pty) Ltd3-Jul-08 3:51
professionalVimalsoft(Pty) Ltd3-Jul-08 3:51 
AnswerRe: vb6 & vb.net comparison Pin
Thomas Stockwell3-Jul-08 10:21
professionalThomas Stockwell3-Jul-08 10:21 
QuestionDataGridViewCellStyle Format Pin
Smithers-Jones2-Jul-08 2:49
Smithers-Jones2-Jul-08 2:49 
AnswerRe: DataGridViewCellStyle Format Pin
Tom Deketelaere2-Jul-08 5:03
professionalTom Deketelaere2-Jul-08 5:03 
GeneralRe: DataGridViewCellStyle Format [modified] Pin
Smithers-Jones2-Jul-08 19:46
Smithers-Jones2-Jul-08 19:46 
QuestionAdd Control Pin
~V~2-Jul-08 2:30
~V~2-Jul-08 2:30 
AnswerRe: Add Control Pin
Thomas Stockwell2-Jul-08 2:34
professionalThomas Stockwell2-Jul-08 2:34 
GeneralRe: Add Control Pin
~V~2-Jul-08 2:40
~V~2-Jul-08 2:40 
GeneralRe: Add Control Pin
Thomas Stockwell2-Jul-08 2:45
professionalThomas Stockwell2-Jul-08 2:45 
QuestionAny one help me-smtp server Pin
kannanmani2-Jul-08 1:26
kannanmani2-Jul-08 1:26 
AnswerRe: Any one help me-smtp server Pin
~V~2-Jul-08 2:38
~V~2-Jul-08 2:38 
AnswerRe: Any one help me-smtp server Pin
Thomas Stockwell2-Jul-08 2:41
professionalThomas Stockwell2-Jul-08 2:41 
AnswerRe: Any one help me-smtp server Pin
Jay Royall2-Jul-08 2:51
Jay Royall2-Jul-08 2:51 

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.