Starting out with Visual Basic.NET (2nd edition) by Gaddis, Irvine and Denton

Chapter #3 Programming Challenges (page 176-182)

 

I do not want you to write the programs in Visual Basic, I want you to write a pseudocode type explanation of what you would do on the click event associated with each button. Do each button individually. We will do a few of the problems in class.

 

For problem #2, Stadium Seating, explain what the code you would have to put in the routine that is called with the button click events.

 

For problem #4, Theater Revenue, explain what code you would have to put in the routine that is called with the button click events.

 

For this problem, you need to either sketch out the form or tell me what you would put on the form.

 

For problem #7, Currency, explain what would go on the form and the processing that would occur when each button is clicked.