Site Search

Program 1: Dialog Boxes for User Input

Learning Objectives for Program 1

After completion of Program 1, you should have demonstrated the use of

Assignment

Create a new C# project with four classes

Note: Dialog boxes should not include menu bars, window scroll bars, minimize and maximize buttons, status bars, sizable borders, or appear in the taskbar.

The user interface design for this project is done already. Base your implementation on the three screen captures below. Do not make up your own UI design - make your implementation match the physical design illustrated by the screen captures.

Main Form User Input Form User Output Form

Note: this is a prototype. You do not need to error-check the user input or save the data to disk.

Submission Instructions

Grading Criteria

50 points maximum

The assignment will be scored using the following criteria:

URL: http://www/cwu.edu /~gellenbe/446/labs/program1.php
Author: Ed Gellenbeck, Department of Computer Science, Central Washington University, gellenbe@cwu.edu
Copyright 2006 Ed Gellenbeck, Central Washington University
Last modified: April 08, 2008