Programming in Visual basic 2008 exercise 11.5 Create a project that store personal information for a little electronic “Black Book” the fields should include name, phone number, pager number, cell phone number, voice mail number and email address. Allow the user to enter the data into the text boxes.

Create a second project to load the names into a list box. Perform a look up and display the appropriate information for the selected name. note unless you include an open dialog copy the file created in the bin debug folder for the first folder into the bin\debug folder for the second folder

1 answer

And your question is?