Design a Windows Forms Application to help a real estate agency to process its sales. The following input is required from the user: a number of real estate agents (you could limit this number, e.g. up to 5) agents' names any number of sales for each agent (you could limit this number, e.g. up to 5)

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

in visual c#

Design a Windows Forms Application to help a real estate agency to process its sales. The
following input is required from the user:
- a number of real estate agents (you could limit this number, e.g. up to 5)
agents' names
any number of sales for each agent (you could limit this number, e.g. up to 5)
It is required to design and use a class type named Agent, which will contain data fields and
properties to store and access:
- an agent's name
- any number of sales (i.e., an array of sales) made by the agent
- the total of all sales for the agent
- the commission for the agent
Transcribed Image Text:Design a Windows Forms Application to help a real estate agency to process its sales. The following input is required from the user: - a number of real estate agents (you could limit this number, e.g. up to 5) agents' names any number of sales for each agent (you could limit this number, e.g. up to 5) It is required to design and use a class type named Agent, which will contain data fields and properties to store and access: - an agent's name - any number of sales (i.e., an array of sales) made by the agent - the total of all sales for the agent - the commission for the agent
Expert Solution
steps

Step by step

Solved in 2 steps with 7 images

Blurred answer
Knowledge Booster
Data Binding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT