Purchase Solution

C-Sharp project to store information in electronic black book

Not what you're looking for?

Ask Custom Question

1. Create a C-Sharp project that stores personal information for a little electronic "black book". The fields in the file should include name, phone number, pager number, cell phone number, voice mail number, and e-mail address. Use text boxes to enter the data.

2. Create another C-Sharp project to load the names into a list box and use a structure to hold the fields of data. Perform a "look up" and display the appropriate information for the selected name.

Please comment the code for easy understanding.

Purchase this Solution

Solution Summary

This solution provides instructions to create a C-Sharp project that will store information for an electronic black book.

Solution Preview

Attached are the projects bundled in a zip archive.

Instructions:
1. Unzip the zip archive.
2. Open the solution in VC# 2010.
3. Right click on the "CreateFile" cs project in the ...

Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Javscript Basics

Quiz on basics of javascript programming language.