Click here to Skip to main content
15,926,406 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: append line number to a text file Solved Pin
cjdc14-Sep-09 0:25
cjdc14-Sep-09 0:25 
Questioncomputer to computer communication event Pin
computbill9-Sep-09 13:09
computbill9-Sep-09 13:09 
AnswerRe: computer to computer communication event Pin
Christian Graus9-Sep-09 13:52
protectorChristian Graus9-Sep-09 13:52 
QuestionClass not registered Pin
RossouwDB9-Sep-09 9:01
RossouwDB9-Sep-09 9:01 
AnswerRe: Class not registered Pin
Christian Graus9-Sep-09 9:22
protectorChristian Graus9-Sep-09 9:22 
GeneralRe: Class not registered Pin
RossouwDB9-Sep-09 10:44
RossouwDB9-Sep-09 10:44 
GeneralRe: Class not registered Pin
Christian Graus9-Sep-09 11:20
protectorChristian Graus9-Sep-09 11:20 
GeneralRe: Class not registered Pin
RossouwDB10-Sep-09 5:01
RossouwDB10-Sep-09 5:01 
GeneralRe: Class not registered Pin
RossouwDB12-Sep-09 5:08
RossouwDB12-Sep-09 5:08 
QuestionSuspendLayout, changing Width property and ResumeLayout(True) Pin
EliottA9-Sep-09 7:46
EliottA9-Sep-09 7:46 
QuestionPossible to pass a string to a Function as name of an array? Pin
Hurricane30009-Sep-09 5:42
Hurricane30009-Sep-09 5:42 
AnswerRe: Possible to pass a string to a Function as name of an array? Pin
Dave Kreskowiak9-Sep-09 6:17
mveDave Kreskowiak9-Sep-09 6:17 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
Hurricane30009-Sep-09 7:19
Hurricane30009-Sep-09 7:19 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
Christian Graus9-Sep-09 9:26
protectorChristian Graus9-Sep-09 9:26 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
Dave Kreskowiak9-Sep-09 11:16
mveDave Kreskowiak9-Sep-09 11:16 
Hurricane3000 wrote:
but I not agree with you when you write that latest concepts of VB.NET are better than older concepts of Basic.


Considering your having problems with code written in the Dark Ages and could be far better resolved with modern OOP code, I think you're wrong.

You've got legacy concepts all over that code snippet you posted. From the colons to the Goto to the non-terminated If statements and then some, you've got legacy concepts written all over this.

I haven't used a Goto statement in, let's see..., oh! 9 years now.

The more you use the old concepts, the deeper the hole you're digging yourself. If you want to maintain an ancient relic of a skill set, go ahead. You're only limiting your own abilities to keep a job.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: Possible to pass a string to a Function as name of an array? Pin
dan!sh 9-Sep-09 6:26
professional dan!sh 9-Sep-09 6:26 
GeneralRe: Possible to pass a string to a Function as name of an array? [modified] Pin
Hurricane30009-Sep-09 7:30
Hurricane30009-Sep-09 7:30 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
EliottA9-Sep-09 8:52
EliottA9-Sep-09 8:52 
AnswerRe: Possible to pass a string to a Function as name of an array? Pin
Christian Graus9-Sep-09 9:28
protectorChristian Graus9-Sep-09 9:28 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
Hurricane30009-Sep-09 11:03
Hurricane30009-Sep-09 11:03 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
Christian Graus9-Sep-09 11:20
protectorChristian Graus9-Sep-09 11:20 
GeneralRe: Possible to pass a string to a Function as name of an array? Pin
Hurricane300010-Sep-09 4:27
Hurricane300010-Sep-09 4:27 
AnswerRe: [Solved] Possible to pass a string to a Function as name of an array? Pin
Hurricane300010-Sep-09 6:28
Hurricane300010-Sep-09 6:28 
Questionsending Email Attachments Pin
Bob Beaubien9-Sep-09 4:30
Bob Beaubien9-Sep-09 4:30 
AnswerRe: sending Email Attachments [modified] Pin
Nuri Ismail9-Sep-09 5:32
Nuri Ismail9-Sep-09 5:32 

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.