I need a Juke Box Created in Visual Studios 2010.
– There must be a separate file that will contain information about each soundtrack in your system.
That information will cover: title; artist; any notes; type; and anything else that you wish to include on each record.
– There must be a way to add data to this file.
– There must be a way to delete data from this file.
– There must be at least one report using data from the file.
– There must be a queue to allow you to play selected music tracks in sequence (like two in a row) without manual intervention.
– There must be a way to show the data in at least two different sequences (by title, by artist, etc.).