Click here to Skip to main content
15,890,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: using variable instead of listbox Pin
Rupesh Kumar Swami3-Jul-08 22:38
Rupesh Kumar Swami3-Jul-08 22:38 
QuestionADODC ConnectionString App.Path VB6 Pin
Amit Battan Ror3-Jul-08 18:51
Amit Battan Ror3-Jul-08 18:51 
AnswerRe: ADODC ConnectionString App.Path VB6 Pin
Amit Battan Ror3-Jul-08 19:19
Amit Battan Ror3-Jul-08 19:19 
GeneralRe: ADODC ConnectionString App.Path VB6 Pin
jeipiyaku3-Jul-08 23:06
jeipiyaku3-Jul-08 23:06 
AnswerRe: ADODC ConnectionString App.Path VB6 Pin
Paul Conrad4-Jul-08 7:51
professionalPaul Conrad4-Jul-08 7:51 
Questioncall a function Pin
shee_dee863-Jul-08 17:37
shee_dee863-Jul-08 17:37 
AnswerRe: call a function Pin
Colin Angus Mackay3-Jul-08 20:36
Colin Angus Mackay3-Jul-08 20:36 
GeneralRe: call a function Pin
CARPETBURNER3-Jul-08 22:46
CARPETBURNER3-Jul-08 22:46 
I encountered a project a few years back written by some indian guys in vb (they "apparently" had some c# background). everything was written as a function, no "subs" anywhere whatsoever.. All these functions returned nothing.. Their idea of code reuse was to bung everything into one huge global class and define it in every single page they wrote, even if no functions were used from that class (this was their idea of code reuse) . It was a joke.

On thinking back, this entire project qualifies as a coding horror!
AnswerRe: call a function Pin
Rupesh Kumar Swami3-Jul-08 20:41
Rupesh Kumar Swami3-Jul-08 20:41 
QuestionError messages displayed only when run from network drive not locally Pin
svanwass3-Jul-08 11:57
svanwass3-Jul-08 11:57 
QuestionValidating a listView Pin
AAGTHosting3-Jul-08 8:38
AAGTHosting3-Jul-08 8:38 
AnswerRe: Validating a listView Pin
Paul Conrad3-Jul-08 9:02
professionalPaul Conrad3-Jul-08 9:02 
GeneralRe: Validating a listView Pin
AAGTHosting3-Jul-08 9:29
AAGTHosting3-Jul-08 9:29 
GeneralRe: Validating a listView Pin
Luc Pattyn3-Jul-08 9:50
sitebuilderLuc Pattyn3-Jul-08 9:50 
GeneralRe: Validating a listView Pin
Paul Conrad3-Jul-08 10:11
professionalPaul Conrad3-Jul-08 10:11 
GeneralRe: Validating a listView Pin
Luc Pattyn3-Jul-08 11:58
sitebuilderLuc Pattyn3-Jul-08 11:58 
GeneralRe: Validating a listView Pin
Paul Conrad3-Jul-08 12:07
professionalPaul Conrad3-Jul-08 12:07 
Questionevent firing only once Pin
Ebube3-Jul-08 5:58
Ebube3-Jul-08 5:58 
AnswerRe: event firing only once Pin
jzonthemtn3-Jul-08 6:28
jzonthemtn3-Jul-08 6:28 
GeneralRe: event firing only once Pin
Ebube3-Jul-08 6:33
Ebube3-Jul-08 6:33 
GeneralRe: event firing only once Pin
jzonthemtn3-Jul-08 10:37
jzonthemtn3-Jul-08 10:37 
QuestionNeed some help Pin
jhoga3-Jul-08 4:36
jhoga3-Jul-08 4:36 
AnswerRe: Need some help Pin
jhoga3-Jul-08 5:09
jhoga3-Jul-08 5:09 
AnswerRe: Need some help Pin
Luc Pattyn3-Jul-08 9:49
sitebuilderLuc Pattyn3-Jul-08 9:49 
GeneralRe: Need some help Pin
jhoga3-Jul-08 11:31
jhoga3-Jul-08 11:31 

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.