I am working on a project for Visual Basic designing and developing a bookstore multi-form windows application. I am stuck trying to create the Bookstore database. I need to initialize an array (publicationArray(3)) with 2 books and 2 magazine objects in constructor method. Then use (selectedPublicationIndex) to remember which publication is selected to view by user. Can someone please help me with the code for this class? I have been stuck for the last 2 days trying to figure this out.
Comments
Leave a comment