Answered You can hire a professional tutor to get the answer.

QUESTION

Net Coding Help. I think this will take 3 hours, which I am willing to pay for at the going CS tutor rate.Net coding question:

VB.Net Coding Help. I think this will take 3 hours, which I am willing to pay for at the going CS tutor rate.

I need a little help with this VB.Net coding question:

A car dealership has hired your software development firm to develop a new car inventory program. You will first need to develop a class that represents the inventory of the dealership. What components and attributes will need to be included in your Automobile Class? Why? 

A Visual Basic final program is required with an automobile class that will be used by a dealership as a vehicle inventory program. You will need either Microsoft Visual Studio Ultimate 2015 or Visual Studio Community Edition installed on your own computer. You can download a free copy of the 2015 Community Edition at https://www.visualstudio.com/vs/older-downloads/. Please Note: you will need to sign up for a free account in order to download the 2015 Community Edition. 

The following attributes should be present in your automobile class: 

  •  private string make 
  •  private string model 
  •  private string color 
  •  private int year 
  •  private int mileage 
  • Your program should have appropriate methods such as: 
  •  Vehicle constructor 
  •  add a new vehicle 
  •  remove a vehicle 
  •  update vehicle attributes
  • Your program should demonstrate the ability to add five vehicles and provide the output in a clear and 
  • concise graphical user interface. 
  • Your graphical user interface should have appropriate buttons for the following actions: 
  •  adding a new vehicle 
  •  removing a vehicle 
  •  updating a vehicle 
  •  Displaying vehicle inventory 
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question