Learning Goal: I’m working on a c# exercise and need an explanation and answer to help me learn.
BIS-344: Visual Basic Net Programming
Instructions
- Review the rubric to make sure you understand the criteria for earning your grade.
- Read Chapter 6 and selected sections of Chapter 9 in Introduction to Programming Using Visual Basic (11 Edition), and complete Application discussion practicing basic concepts of repetition and looping.
- Start with a new Visual Studio project. Write a Visual Basic program to address the requirements of Chapter 6’s “Programming Projects,” #8. Individual Retirement Account.
- Create form as depicted in the exercise (Figure 6.84).
- Additionally, include:
- A DropDownList combo box containing possible interest rates (at least 4%, 5%, 6%, and 7%)
- A Picture Box control for Larry and for Earl with a relevant image for each. Clipart Panda is recommended. Please review the Usage Terms for Clipart Panda.
- A Timer control
- (Optional) A scrollable List Box to display annual value of the IRA account of each person after compounding interest and adding the appropriate annual deposit—assists is debugging looping and calculation logic
- All additional controls listed in 4.4 Assignment item 2.b.
- Write the Visual Basic program to address the requirements of the exercise including:
- Being sure to compound interest and add the annual deposit in the correct order.
- The Calculate Amounts button will base compounding on the selected interest value in the DropDownList (default is 4%).
- Hint: Only attempt other interest values after you are sure your compounding works with 4%.
- The Picture Box images will display when the final retirement results are displayed.
- After results are displayed, the Timer control will cycle the image display (visible/not visible) every five seconds. It will stop the display cycle after six timer .Tick events (remember “lifetime of variables” in Chapter 5) with the image remaining visible.
- (Optional) Create a multiple form calculator.
- Add the Individual Retirement Account form to the multiple form project created in Workshop 4.
- Using the technique in Section 9.3, “Importing an Existing Form.”
- Add the Individual Retirement Account form to the existing project.
- Modify the Login Form.
- btnContinue should reflect that it calls the Loan Calculator form.
- An additional “IRA Calculator” button will display a “modal” IRA form created in this workshop.
- Apply all standards as depicted in 1.5 Assignment, introduced in the textbook, and reinforced in discussion forums.
- Remember: do not flounder. Use the Collaboration Forum to pose questions and share learning.
- Be sure to File>Save All your work (never use “Save As”). Close and exit Visual Studio.
- Create submission zip archive.
- Make a new folder including student name – “WorkshopFive LastNameFirstName” as in “WorkshopFive LovelaceAda”
- Copy exercise project folder to the submission folder.
- Create zip archive of the submission folder. In Windows Explorer, right click folder name, select “Send to” and