need-help-with-this-assignment-51

AcademicWritersDen.com boasts a team of highly skilled and experienced writers who specialize in various academic fields. The company carefully selects its writers through a rigorous screening process to ensure that they possess the necessary qualifications and expertise. Whether it’s an essay, research paper, or any other homework assignment, students can rely on AcademicWritersDen.com to connect them with professionals who have an in-depth understanding of the subject matter. This ensures that the work delivered is of high quality and meets the academic standards set by educational institutions.

Begin a new project named Customer Information and design a class named Person with the following

properties:

ï‚·

LastName (string)

ï‚·

FirstName (string)

ï‚·

Address (string)

ï‚·

City (string)

ï‚·

State (string)

ï‚·

Zip (string)

ï‚·

Phone (string)

Implement the properties as public property procedures. Create a form that allows you to assign values

to each property of a Person object.

Design a new class named Customer, which is derived from the Person class. The Customer class should

have the following properties:

ï‚·

CustomerNumber (integer)

ï‚·

MailingList (Boolean)

ï‚·

Comments (string)

The CustomerNumber property will be used to hold a unique number for each customer. The Mailing

List property will be set to True if the customer wishes to be on a mailing list, or False if the customer

does not wish to be on a mailing list. The Comments property holds miscellaneous comments about the

customer.

Modify the form so that it allows you to store data in each property of a Customer object. Add a button

to process a class object. This code should accept the data from the textboxes and store them in the

properties of the class. It should then display the data from the class to multiple message boxes. Be

sure to include an Exit button.

Extra Credit 5 points:

Add a second form to the project. Instead of outputting the data to message boxes, display the output

to a list box on this second form.

 

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.