I am currently working on a LAN messaging application in visual basic .net that works through sending a shutdown notification then aborting the shutdown, and I am trying to implement in a contacts feature that displays the computer's name when the user clicks on someone's name in a listbox or something similar, but I am stuck. I am trying to allow the user to add people and their computer's name to the listbox through a dialog, and make it stay there permanently, but i have no idea how to start. is there a way to do this through a database?
thanks