Sample executables for all assignments will be made available in a folder called Sample Executables found on the Lessons/CIS122 - Content tab in Angel. You can use these sample files to ascertain how your programs should function. To run a sample you must first save the .exe file to an appropriate storage location, once saved you can double-click on the file to execute it.
Your task: |
Create a program that will 1) Display in a Label input a user types in a textbox 2) Erase the text displayed in the TextBox and the Label |
Create the interface: |
|
Put code behind the command buttons: |
|
Document |
Add comment lines at the top of your code window with your name and a
brief description of the program. Use the apostrophe to indicate
comment. 'Your Name 'This is my first program it ....... |
Save your program: |
Save to your storage device. If you do not have personal storage device
you may save your project to the Desktop. Projects saved to the Desktop
may be compressed and then sent via email or uploaded to your Files area
found in the Toolbox on your Home page in Angel. Files saved on the Desktop must be removed before you leave. They will not be available on subsequent days. |
Test your program. |
To run your program you could 1 - Click the "play" button on the tool bar 2 - Choose "start debugging" from the Debug menu 3 - Press the F5 key To end the program 1 - click on the close window button in the top right hand corner of the form. 2 - Click the "stop" button on the toolbar 3 - Choose "stop debugging" from the Debug menu |
Exit Visual Basic |
and then reopen your project to be sure you can locate and reopen your work |
Create a compressed folder of your project |
Locate your project folder and right-click on it. Choose Send To / Compressed (zipped) folder |
Submit your project |
Attach the zipped folder to your submission in the appropriate DropBox |