PROGRAMMING CHALLENGE ONE



PROGRAMMING CHALLENGE One

1. Conference Registration System

Create an application that calculates the registration fees for a conference. The general conference

registration fee is $895 per person. There is also an optional opening night dinner with a keynote

address for $30 per person. In addition, the optional preconference workshops listed in Table 7-16 are

available.

Table 7-16

Optional preconference workshops

Workshop Fee

Introduction to E-commerce $295

The Future of the Web $295

Advanced Visual Basic .NET $395

Network Security $395

The application should have two forms. The main form should appear similar to Figure 7-51.

[pic]

"Figure 7-51 Conference registration system main form

When the user clicks the Select Conference Options button, the form shown in Figure 7-52 should appear.

The Conference Options form allows the user to select the regular conference registration, the optional opening night dinner, and an optional preconference workshop. (The user cannot register for the optional events, however, without selecting the conference registration of $895.) When the Close button is clicked, this form should be removed from the screen and the total registration fee should appear on the main form.

[pic]

Figure 7-52 Conference Options form

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download