Click here to Skip to main content
16,004,944 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: String Length Issues Result in ! being added Pin
Shady14u5-Dec-06 8:22
Shady14u5-Dec-06 8:22 
QuestionHow to improve performance of Dynamic Picture boxes for Window Application Pin
sharmankit30-Nov-06 9:40
sharmankit30-Nov-06 9:40 
AnswerRe: How to improve performance of Dynamic Picture boxes for Window Application Pin
Dave Kreskowiak30-Nov-06 10:27
mveDave Kreskowiak30-Nov-06 10:27 
AnswerRe: How to improve performance of Dynamic Picture boxes for Window Application Pin
Christian Graus30-Nov-06 13:05
protectorChristian Graus30-Nov-06 13:05 
QuestionSymbol MC1000 mobile computer application Pin
sagarrasal30-Nov-06 9:08
sagarrasal30-Nov-06 9:08 
Questionhelp me to make cyber cafe management software Pin
bishal1234567830-Nov-06 8:57
bishal1234567830-Nov-06 8:57 
GeneralRe: help me to make cyber cafe management software Pin
Guffa30-Nov-06 9:24
Guffa30-Nov-06 9:24 
QuestionVB.NET Beginner Pin
Gary Skinner30-Nov-06 8:31
Gary Skinner30-Nov-06 8:31 
Yup, I am a newbie to the forum and to VB.Net. I am doing a window application for school assignment. I need to make a app with (First Name), (Last Name), Books overdue,Amount overdue. Also, I need 3 buttons, one for (Exit) (Clear) (Calculate)Here is the directions..

You are to create a Visual Basic.NET application consisting of a single form that will do the following:

1) Allow the user to enter the student’s first name and last name in separate text boxes.
2) Allow the user to enter the number of books that are overdue.
3) Allow the user to enter the number of days the books are overdue. You may assume that all books were checked out on the same date and are due on the same date.
4) Calculate the fine by multiplying the no of days late by $.25 by the number of books.
5) Display a picture of a book on the form. (BOOKS03.ICO)
6) Clear the text boxes so the user can easily enter the information for the next student.
7) Display appropriate Tool Tips for each of the controls.
8) Display a sentence containing the student’s name (first and last) and the amount they owe (formatted for currency) in a label. (e.g. Joe Blow owes $3.75 for overdue books.)
9) Provide buttons to allow the user to calculate and display the fine, clear the form, and exit.
Special
Considerations: 1) All fields must be clearly labeled and have access keys to allow keyboard access.
2) When you clear the text fields the insertion point should automatically position to the first name text box.
3) Focus should follow a logical tab sequence.
4) The escape key should exit from the program.

If i can get some help here please, I would appreciate it. I really have no idea on the code stuff. I am lost...Please Help..Thanks
gary

Gary Skinner
Michigan

AnswerRe: VB.NET Beginner Pin
Dave Kreskowiak30-Nov-06 8:41
mveDave Kreskowiak30-Nov-06 8:41 
GeneralRe: VB.NET Beginner Pin
Gary Skinner30-Nov-06 8:52
Gary Skinner30-Nov-06 8:52 
AnswerRe: VB.NET Beginner Pin
Guffa30-Nov-06 9:30
Guffa30-Nov-06 9:30 
GeneralRe: VB.NET Beginner Pin
Gary Skinner30-Nov-06 9:51
Gary Skinner30-Nov-06 9:51 
AnswerRe: VB.NET Beginner Pin
Christian Graus30-Nov-06 12:17
protectorChristian Graus30-Nov-06 12:17 
GeneralRe: VB.NET Beginner Pin
Gary Skinner30-Nov-06 12:52
Gary Skinner30-Nov-06 12:52 
GeneralRe: VB.NET Beginner Pin
Christian Graus30-Nov-06 13:03
protectorChristian Graus30-Nov-06 13:03 
Questioncrystal report net 05 Pin
alexrad30-Nov-06 7:51
alexrad30-Nov-06 7:51 
QuestionConvert doy to date format Pin
mwclassen30-Nov-06 7:22
mwclassen30-Nov-06 7:22 
AnswerRe: Convert doy to date format Pin
Christian Graus30-Nov-06 8:11
protectorChristian Graus30-Nov-06 8:11 
GeneralRe: Convert doy to date format Pin
mwclassen30-Nov-06 8:56
mwclassen30-Nov-06 8:56 
GeneralRe: Convert doy to date format Pin
alexrad30-Nov-06 9:31
alexrad30-Nov-06 9:31 
GeneralRe: Convert doy to date format Pin
Guffa30-Nov-06 22:18
Guffa30-Nov-06 22:18 
AnswerRe: Convert doy to date format Pin
Guffa30-Nov-06 9:19
Guffa30-Nov-06 9:19 
GeneralRe: Convert doy to date format Pin
Christian Graus30-Nov-06 13:04
protectorChristian Graus30-Nov-06 13:04 
GeneralRe: Convert doy to date format Pin
mwclassen4-Dec-06 8:21
mwclassen4-Dec-06 8:21 
Questionhow to enable captions. Pin
jady8430-Nov-06 6:16
jady8430-Nov-06 6:16 

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.