Vb.net Need Small Application

Hi,

I need the following application.

Create an application that uses a structure to store the following data about a customer account: Last Name, First name, Customer Number, Address, City, State, Zip Code, Telephone Number, Account Balance and Date of Last Payment. The application should allow the user to save customer account records to the file, search the file for a customer by last name or customer number, and print a report listing all the customer records in the file.

Input va…

Leave a Reply

Your email address will not be published. Required fields are marked *