Question: Using microsoft bisual studio in C# . In the Final Project module of the Home page in canvas you will find a file named popular

Using microsoft bisual studio in C#. In the Final Project module of the Home page in canvas you will find a file named popular_names.txt. This file contains a list of the 400 most popular names given to children born in the United States from the year 2000 through 2009.
Create an application that reads the contents of the file into an array. The user should enter a name, and the application should display a message indicating whether the name was among the most popular. Use an input box to allow the user to enter a name. The instructions on how to set this up is located on the last PowerPoint slide for Chapter 05 B.
Since this is your final project, the following will be graded:
The use of descriptive variable names, control names and method names
The use of comments throughout the program, including a description of each method
The use of methods
The use of an input box for the user's input.
Using microsoft bisual studio in C# . In the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!