Open the VB2017Chap09FixIt SolutionFixIt Solution.sln file. Open the Code Editor window and study the existing code. Start

Question:

Open the VB2017\Chap09\FixIt Solution\FixIt Solution.sln file. Open the Code Editor window and study the existing code. Start the application. Enter Sue and 1000 and then click the Calculate and save button. Now, enter Pete and 5000 and then click the Calculate and save button. A run time error occurs. Read the error message. Click Debug on the menu bar and then click Stop Debugging. Open the bonus.txt file contained in the project’s bin\Debug folder. Notice that the file is empty. Close the bonus.txt window. Locate and correct the error(s) in the code. Save the solution and then start and test the application again. Verify that the bonus.txt file contains the two names and bonus amounts.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: