Open the VB2015Chap10Debug SolutionDebug Solution (Debug Solution.sln) file. Open the Code Editor window and study the existing

Question:

Open the VB2015\Chap10\Debug Solution\Debug Solution (Debug Solution.sln) file. Open the Code Editor window and study the existing code. Start the application. Test the application by entering Sue and 1000, and then by entering Pete and 5000. 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 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: