Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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# image text in transcribed
image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions