employee data, Visual Basic Programming

Assignment Help:
Part 1: 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 E- Mail 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. Figure 9- 29 shows an example of the application''s form. The form shown in Figure 9- 29 has 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 of the file. Part 2: Create an application that reads the records stored in the file created by Programming Challenge 1. Write code in the Form''s Load even handler that allows the user to enter the name of the file, and opens the file. The form shown in Figure 9- 30 has a Next Record button, which reads a record from the file and displays its fields; a Clear button, which clears the labels; and an Exit 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. Part 3: create an application that performs the following operations with the employee file created by the application in programming challenge 1 : uses an open dialog box to allow the user to select the file . allows the user to enter a new employee record and then saves the record to the file. allows the user to enter an employee number and searches for a record containing that employee number. if the record is found, the record is displayed. displays all record, one after the other. prints an employee record Equip your application with either a menu system or a set of buttons to perform these operations.

Related Discussions:- employee data

Infomation system, what are the things that information system can do and t...

what are the things that information system can do and their limitations?

For each next loop - vbscript, A For Each...Next loop is similar to a For.....

A For Each...Next loop is similar to a For...Next loop. Rather than repeating the statements a particular number of times, For Each...Next loop repeats group of statements for each

Displaying a file with scrolling - document class, Displaying a file With S...

Displaying a file With Scrolling: To display a file with the scrolling option allows the steps as shown below: 1. Generate a SDI application. 2. In the Step 6 of the App

Switch 2 images, I have a problem with Visual Basic: exchangeable 2 image...

I have a problem with Visual Basic: exchangeable 2 images of place I have 2 picturebox''s placed a button when I click on the button, the 2 pictures of this place change with e

Files in a sdi and mdi application, Files in a SDI and MDI Application: ...

Files in a SDI and MDI Application: Both the SDI and MDI projects have 4 implementation files (.cpp extension). These are the files equivalent to the Document Class, View Clas

Explain dtd elements and dtd attributes, Problem 1. Describe the concep...

Problem 1. Describe the concept of exception in .Net environment 2. Explain the process of adding, updating and deleting records with an example 3. Explain DTD elements a

Data types, what are the basic vb data types

what are the basic vb data types

Input box - dialogue box in visual basic , Input Box: To demonstrate t...

Input Box: To demonstrate the use of the Input Box as shown in figure. Now consider the illustration shown below: 1. Initiate a new project 2. Select the standard exe

Data types - visual basic, DATA TYPES   The different primitive data t...

DATA TYPES   The different primitive data types are Boolean, Char, Byte, Date, Decimal, Uinteger, Double, Integer, Long, Sbyte, Short, Single, String, Ulong & Ushort. To decla

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd