Question
In vb.Net 2010. Create a project that stores information for a little electronic black book. The fields in the file should include name, phone number,
In vb.Net 2010. Create a project that stores information for a little electronic "black book". The fields in the file should include name, phone number, page number, cell number, voise mail number and e-mail address. Allow the user to enter the data into text boxes. Create a second project to load the names into a listbox. Perform a "Look up" and display the appropriate information for the selected name. Unless you include an open file dialog, copy the file created in the bin/debug folder for the first folder into the bin/debug folder for the second folder. You should allow the user to select the file to open using the open file dialog box.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started