Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create an application (using C#) to display information about college football Teams and Players. Each team has a school name, city, state, conference, and a

Create an application (using C#) to display information about college football Teams and Players.

Each team has a school name, city, state, conference, and a list of players.

Each player has a first name, last name, jersey number, and position Both Team and Player should be defined as classes.

The application should have a scrollable list box to display the college football team names, and a second list box to display the players of the selected team.

For the players you will display their information in the following format in the listbox: JerseyNumber FirstName LastName - Position ex: 1 Cam Newton - RB

Each list box should have a label describes the list box contents (e.g., Teams). For both teams and players, there should be buttons that allow adding and removing (use additional Forms to add new players and teams when the add buttons are clicked).

Your application should have at least 3 Teams populated and displayed in the list box. Each team should have at least two hard-coded players.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Factory Active Database For Enterprise Computing

Authors: Schur, Stephen

1st Edition

0471558443, 9780471558446

More Books

Students also viewed these Databases questions

Question

1. Who should participate and how will participants be recruited?

Answered: 1 week ago

Question

3. How would this philosophy fit in your organization?

Answered: 1 week ago