need major help on a address book in c# using strings that does the 5 stages below preferably code help required.
1 Add Entry
2 Delete Entry
3 Print Book to Screen
4 Edit a Record
5 Search for a record using either Surname, Firstname or Road Name
C# HELP 0 Newbie Poster
Recommended Answers
Jump to PostHave you written the menu, yet?
Jump to PostIf you have a look in the code snippets section, you will find some code just to do that.
Jump to PostYou can store the names in a List<string>
All 9 Replies
thines01 401 Postaholic Team Colleague Featured Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
C# HELP 0 Newbie Poster
thines01 401 Postaholic Team Colleague Featured Poster
C# HELP 0 Newbie Poster
thines01 401 Postaholic Team Colleague Featured Poster
C# HELP 0 Newbie Poster
thines01 401 Postaholic Team Colleague Featured Poster
thines01 401 Postaholic Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.