Question
Write Visual Basic (Create Form) Make a program araba.plt that records the information of vehicles sold at the auto dealership and records the information of
Write Visual Basic (Create Form)
Make a program araba.plt that records the information of vehicles sold at the auto dealership and records the information of buyers ?
The car brand and price tariffs are as follows.
Renault 250000 TL , Ford 300000 TL, Tofa 200000 TL, Peguet 350000 Tl ve Mercedes 500000 TL
The record to be kept is as follows.
Customer ID
Customer Name
Car
Car price
One month sales;
A ) Design the Registration entry page in Form1 and write the registration entry code?
B ) Design a Record search page in Form2 and type the record search code?
C ) Design the list of records to Form3 page, When you click the list record button, write a program that lists all the records from the araba .plt in DataGridView1 on the screen?
For example
D) To 7 Textboxes on the screen by reading the cars sold by all customers in Form 4 from the car.plt file;
Total number of cars sold in a month:
Total number of Renault sold:
Total number of Tofa sold:
Total Number of Peguets Sold:
Total Number of Ford Sold:
Total number of Mercedes sold:
Total turnover for car sales:
Write a program that calculates?
Numara Ad-Soyad Vize Final Son KAYIT LSTELE Numara Ad-Soyad Vize Final Son KAYIT LSTELEStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started