Employee Data, Part One

Create an application that allows the user to enter the following employee data: First Name, Middle Name, Last Name, Employee Number, Department, Telephone Number, Telephone Extension, and Email Address. The valid selections for department are Accounting, Administration, Marketing, MIS, and Sales. Once the data is entered, the user should be able to save it to a file. The form should have a combo box for selecting the department; a Save Record button, which writes the record to a file. A Clear button, which clears the text boxes; and an exit button. Write code in the Form_Load event handler that allows the user to enter the name if the file. See image.

Employee Data, Part Two

Create an application that reads the records stored in the file created by Employee Data Part One. Write code in the forms Load event handler that allows the user to enter the name of the file and open the file. The form should show a Next Record button which reads a record from the file and displays its fields, Clear Button. When the user clicks the Next Record button the application should read the next record from the file and display it. When the end of the file is encountered, a message should be displayed. See image.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.