Assignment title: Programming


Display the number of events and the total dollar amount in a message box. Prompt the user to determine if he or she would like to clear the summary information. If the response is Yes set the number of events and the total dollar amount to zero. Do not display the summary message box if there is no summary infromation.On completion of this week's activities, you should be able to: • Describe the process of visual program design and development • Explain the term object-oriented programming • Explain the concepts of classes, objects, properties, methods, and events • List and describe the three steps for writing a Visual Basic project • Describe the various files that make up a Visual Basic project • Identify the elements in the Visual Studio environment • Define design time, run time, and debug time • Write, run, save, print, and modify your first Visual Basic project • Identify syntax errors, run-time errors, and logic errors • Use Auto Correct to correct syntax errors • Look up Visual Basic topic in Help