Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need some help with the Visual Basic assignment below.. Thank you in advance!! Create an application that calculates and displays two raise amounts, which are

Need some help with the Visual Basic assignment below.. Thank you in advance!!

Create an application that calculates and displays two raise amounts, which are based on an employees current salary. The current salary will be entered by the user. The two raise rates are 5% and 8%. In addition to the raise amounts, the application should also calculate and display the employees new salaries. Include a button in the interface that the user can click to clear the user input and calculated results from the screen.

a. Prepare a Planning Chart for the application.

b. Draw a sketch of an appropriate interface. Be sure to follow the GUI design guidelines covered in the chapter. The guidelines are summarized in Figure 2-20. (If you want to include an image in the interface, you can either use your own image file or download an image file from openclipart.org. When downloading from openclipart.org, be sure to use the SMALL IMAGE (.PNG) button.)

c. Create a Windows Forms application. Use the following names for the project and solution, respectively: Salary Project and Salary Solution. Save the application in the VB2017\Chap02 folder.

d. Use your Planning Chart as a guide when building the interface.

e. Code the Exit button. (You do not need to code the button that calculates and displays the raises and new salaries or the button that clears the user input and calculated results.)

f. Save the solution and then start the application. Test the access keys, tab order, and Exit button and then close the solution.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Apache Cassandra Development

Authors: Vivek Mishra

1st Edition

1484201426, 9781484201428

More Books

Students also viewed these Databases questions