Click here to Skip to main content
15,900,461 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccess the CByte function Pin
Steve-Co27-Aug-09 5:42
Steve-Co27-Aug-09 5:42 
AnswerRe: Access the CByte function Pin
o m n i27-Aug-09 5:56
o m n i27-Aug-09 5:56 
AnswerRe: Access the CByte function Pin
DaveyM6927-Aug-09 12:15
professionalDaveyM6927-Aug-09 12:15 
AnswerRe: Access the CByte function Pin
Dave Kreskowiak27-Aug-09 12:49
mveDave Kreskowiak27-Aug-09 12:49 
GeneralRe: Access the CByte function Pin
Dave Doknjas27-Aug-09 14:25
Dave Doknjas27-Aug-09 14:25 
Questionlinks in DataGridViewLinkColumn Pin
fabrice.leal27-Aug-09 0:41
fabrice.leal27-Aug-09 0:41 
AnswerRe: links in DataGridViewLinkColumn Pin
Henry Minute27-Aug-09 1:33
Henry Minute27-Aug-09 1:33 
QuestionElimination Draw System Pin
Member 437454227-Aug-09 0:33
Member 437454227-Aug-09 0:33 
Hi,
im programming a tournament draw system in vb .net, which is an elimination system. i have completed all other modules in this project, now i need to make the draw. As there is an underlying points system, i need to record the byes, which do not score, and wins, which score 1 point.

so, if there are 5 entrants [a,b,c,d,e] in a particular division, the first round would be:

[a,b]
[c,d]
e

where b and c win, and e receives a bye. the second round would be:

b
[c,e]

where b now receives the bye. after this there would be 1 more round; a total of 3 rounds, 2 byes and 4 matches

how can i do this programmatically? i cant find a suitable pattern to follow or any useful info on google
has anyone made something similar? is there some keyword that i should search for?

i do realise that i havent supplied any actual code, but i dont have any to attach that would prove relevant

thanks,
-n
AnswerRe: Elimination Draw System Pin
Henry Minute27-Aug-09 2:02
Henry Minute27-Aug-09 2:02 
GeneralRe: Elimination Draw System Pin
Member 437454227-Aug-09 13:02
Member 437454227-Aug-09 13:02 
Questionproblem with drawing and mdiforms Pin
Shaahinm26-Aug-09 23:09
Shaahinm26-Aug-09 23:09 
AnswerRe: problem with drawing and mdiforms Pin
Shaahinm26-Aug-09 23:55
Shaahinm26-Aug-09 23:55 
GeneralRe: problem with drawing and mdiforms Pin
Dave Kreskowiak27-Aug-09 3:42
mveDave Kreskowiak27-Aug-09 3:42 
Questionstopping system .threading.timer Pin
Ebube26-Aug-09 22:20
Ebube26-Aug-09 22:20 
AnswerRe: stopping system .threading.timer Pin
Johan Hakkesteegt26-Aug-09 22:53
Johan Hakkesteegt26-Aug-09 22:53 
QuestionCreate Graph using VBA with the data?? Pin
veon cheng26-Aug-09 21:16
veon cheng26-Aug-09 21:16 
AnswerRe: Create Graph using VBA with the data?? Pin
Dave Kreskowiak27-Aug-09 3:37
mveDave Kreskowiak27-Aug-09 3:37 
QuestionHow realtime application works? Pin
Gagan.2026-Aug-09 17:48
Gagan.2026-Aug-09 17:48 
AnswerRe: How realtime application works? Pin
Dave Kreskowiak27-Aug-09 3:36
mveDave Kreskowiak27-Aug-09 3:36 
QuestionNeed help detecting keypress outside of form vb2008 Pin
RyJaBy26-Aug-09 4:12
RyJaBy26-Aug-09 4:12 
AnswerRe: Need help detecting keypress outside of form vb2008 Pin
Dave Kreskowiak26-Aug-09 4:18
mveDave Kreskowiak26-Aug-09 4:18 
GeneralRe: Need help detecting keypress outside of form vb2008 Pin
RyJaBy26-Aug-09 4:50
RyJaBy26-Aug-09 4:50 
GeneralRe: Need help detecting keypress outside of form vb2008 Pin
Tom Deketelaere26-Aug-09 5:02
professionalTom Deketelaere26-Aug-09 5:02 
GeneralRe: Need help detecting keypress outside of form vb2008 Pin
Dave Kreskowiak26-Aug-09 5:05
mveDave Kreskowiak26-Aug-09 5:05 
AnswerRe: Need help detecting keypress outside of form vb2008 Pin
o m n i27-Aug-09 6:11
o m n i27-Aug-09 6:11 

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.