Click here to Skip to main content
16,011,374 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLabel Display Problem Pin
pdnet25-Sep-08 23:34
pdnet25-Sep-08 23:34 
AnswerRe: Label Display Problem Pin
Johan Hakkesteegt26-Sep-08 0:30
Johan Hakkesteegt26-Sep-08 0:30 
AnswerRe: Label Display Problem Pin
Ashfield26-Sep-08 1:25
Ashfield26-Sep-08 1:25 
AnswerRe: Label Display Problem Pin
Dave Kreskowiak26-Sep-08 2:07
mveDave Kreskowiak26-Sep-08 2:07 
GeneralRe: Label Display Problem Pin
Jon_Boy26-Sep-08 3:23
Jon_Boy26-Sep-08 3:23 
AnswerRe: Label Display Problem Pin
LloydA11126-Sep-08 23:20
LloydA11126-Sep-08 23:20 
QuestionBinding control to custom class [modified] Pin
webspeed25-Sep-08 21:07
webspeed25-Sep-08 21:07 
QuestionConsole application 6 Pin
joselito j. mebolos25-Sep-08 16:25
joselito j. mebolos25-Sep-08 16:25 
a program that uses the Next method from an object of type Random to produce two positive one-digit integers. It should display a question, such as

How much is 6 times 7?

The student should then type the answer into a Textbox. Your program should check the student’s answer. If it is correct, display “Very Good” in a Label, then ask another multiplication question. If the answer is incorrect, display “Wrong Answer. Please try again.” in the same Label, then let the student try the same question again until the student finally gets it right. A separate method should be used to generate each new question. This method should be called once when the program begins execution and then each time the user answers a question correctly.
AnswerRe: Console application 6 Pin
MikeMarq25-Sep-08 16:51
MikeMarq25-Sep-08 16:51 
AnswerRe: Console application 6 Pin
Smithers-Jones25-Sep-08 20:58
Smithers-Jones25-Sep-08 20:58 
AnswerRe: Console application 6 Pin
Ashfield25-Sep-08 21:39
Ashfield25-Sep-08 21:39 
GeneralRe: Console application 6 Pin
Johan Hakkesteegt25-Sep-08 22:56
Johan Hakkesteegt25-Sep-08 22:56 
GeneralRe: Console application 6 Pin
Ashfield26-Sep-08 1:26
Ashfield26-Sep-08 1:26 
AnswerRe: Console application 6 Pin
Jon_Boy26-Sep-08 2:31
Jon_Boy26-Sep-08 2:31 
AnswerForum posting guidelines Pin
David Mujica26-Sep-08 3:11
David Mujica26-Sep-08 3:11 
AnswerWhat number follows six? Pin
Guffa26-Sep-08 6:16
Guffa26-Sep-08 6:16 
AnswerRe: Console application 6 Pin
LloydA11126-Sep-08 23:22
LloydA11126-Sep-08 23:22 
Questionconsole application 6 Pin
joselito j. mebolos25-Sep-08 16:23
joselito j. mebolos25-Sep-08 16:23 
AnswerPretty lazy. Pin
Dave Kreskowiak25-Sep-08 19:29
mveDave Kreskowiak25-Sep-08 19:29 
AnswerRe: console application 6 Pin
Jon_Boy26-Sep-08 2:30
Jon_Boy26-Sep-08 2:30 
Questionconsole application 5 Pin
joselito j. mebolos25-Sep-08 16:22
joselito j. mebolos25-Sep-08 16:22 
AnswerNow you're just pissing me off... Pin
Dave Kreskowiak25-Sep-08 19:28
mveDave Kreskowiak25-Sep-08 19:28 
Questionconsole application 4 Pin
joselito j. mebolos25-Sep-08 16:19
joselito j. mebolos25-Sep-08 16:19 
AnswerWhats with you?? Pin
Dave Kreskowiak25-Sep-08 19:28
mveDave Kreskowiak25-Sep-08 19:28 
QuestionConsole application 3 Pin
joselito j. mebolos25-Sep-08 16:18
joselito j. mebolos25-Sep-08 16:18 

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.