Hello,
I need an app made in Visual Studio Basic doing a Windows Form Application. In the code also needs to be basic comments on what certain parts of the code are doing. The instructions of the app needing to be created is below.
Thank you in advance!
Create a VB program that allows the user to manage vehicle information including:
License plate number
o Owner name
Owner phone number
The user interface will be a graphical interface based providing the following capabilities:
• Add up to 100 vehicles
o Remove specified vehicles
View a sorted list of all known license plates
• View the data for a specified vehicle
o Save the database contents into a file
o Load a saved database from a file
You should have a good outline or pseudo code developed by this time.
o