You are on page 1of 1

THE INSTITUTE OF FINANCE MANAGEMENT

Visual Programming – CSU_07310

Practical Exercises: The week starting 27th, November, 2017

Problem: You are required to create a calculator application using Visual Basic.Net. Your
application should look as shown in figure 1 below.

Make sure to use meaningful names for your new buttons, following the naming conventions as
discussed in the class. Include remarks/comments at the top of every procedure and at the top of
the file.

NB: on top is a text box and the rests are command buttons.

Figure 1 – The Calculator app.

You might also like