Question: Windows Form C#, make it simple please The NFL Commissioner's Office has imposed a strict Drug Testing Program for all NFL organization. You are to
Windows Form C#, make it simple please
The NFL Commissioner's Office has imposed a strict Drug Testing Program for all NFL organization. You are to write a program that will generate name(s) of candidates for testing. Selection is done randomly, and evenly distributed among the population.
Here are the rules: Using forms:
1. No duplications
2. Persons can only be selected once
3. No. of Candidates - specify the number of candidates to be chosen
4. List the candidates on the selection list
5. The start button starts the program to randomly select candidates
6. If subsequent start is made, program should automatically clear the selection list and print the new candidates
7. The reset button re-activates the list to its original form
8. The exit button ends the program
Submit:
1. file which has the code and the output screenshots for different outputs for each part.
2. Executable file for your code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
