Question: In c# Use the instructions for programming exercise #3 on page 904 of the book to create a console app to store personal information in

In c#  In c# Use the instructions for programming exercise #3 on page
904 of the book to create a console app to store personal

Use the instructions for programming exercise #3 on page 904 of the book to create a console app to store personal information in a file. Use email addresses instead of street addresses. Put information for a single person on the same line in the file. Note in the next assignment has you do this in a Windows Form. I only need the.cs file for this assignment (no zip files unless I ask for that format). I would like you to include a sample output text file with at least 5 entries. Use relative addressing for the file. 3. Write a program that enables the user to input name, address, and local phone number, including area code. Encourage the user to include dashes between the numbers (i.e. xxx-xxx-xxxx) when they type in the value. Once retrieved, store the values in a text file. For the phone, sur- round the phone numbers with asterisks in the file and store only the numbers for the phone number. Do not store the hyphens or dashes in the file. Include appropriate exception-handling techniques with your solution. After storing the name, address, and phone number, display a message indicating the data was stored properly. Use Notepad to view the contents

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!