Hello Visual Basic.Net

Learn Visual Basic.Net in 15 step-by-step lessons.

hello-world.com
Privacy Policy

Site map

Hello-World

This week you will use radio buttons, check boxes, tool tip text, panels,
and how to insert special characters.
You will also learn to format decimal places and show the date and time.

1. Print and read the lesson. Follow all instructions as you go along.
(Punch, staple, put in your binder.)
2. Run each of the demos, flowcharts or other materials from the lesson.
3. Write each of the programs in the lesson. To get the most out of these programs

4. All of the programs from the lesson are in an executable zip file.
When you click on this link, save the zip file to your disk.
Double click on the EXE file and unzip all of the files to a directory created for this lesson. Programs: House
Compare the code in the programs to the ones you wrote.
Code from lesson 7: 1, 2, 3, 4, 5, 6, 7, 8, 9

.5. Do the self test questions and check your answers
.6. Using the sample programs as a model, write a completely new program that uses the same techniques.

Programming Exercise:
Create a quiz with at least 5 questions.
2 questions must be multiple choice using radio buttons.
1 question must use check boxes to create an 'all that apply' question. Example: Which of the following are input devices?
1 question must be a 'fill in the blank' question using a text box.
When the user clicks OK button,
the quiz is graded and the score is displayed.
Display the date in the text of the form.

Use your imagination to create a useful application!

Copyright © Hello World Publications. All rights reserved worldwide.

hello-world.com
Privacy Policy

Site map

Hello-World