scenario and complete the question(s) that follow: Siyabonga School App Siyabonga School is an upcoming school which will be offering learning from Grade 1 to 12. The headmaster of the school rec ently contacted you for assistance regarding developing an application. The headmaster said he would like an app that they can use to search for a particular learner using their ID number. The headmaster was told that you are an experienced C# developer and will be able to assist the school in this task. The headmaster has provided you with a text file with their details. Below is a list of the first 5 learners in the text file (in the with a list of learners order : Grade): Sheunesu Makura 0112032345 Grade 11 Thando Mandela 0211194383 Grade 12 Mariaane Van Der Walt 0006043432 Grade 6 Xolisa Gqeberha 9903043234 Grade 8 Palesa Ramodike 9812043849 Grade 4 Develop a C# program using Visual Studio for Siyabonga. The application must have the following interface: The application must allow the user to enter the student ID. When the search button is clicked, it should open a text file with the list of students, then search for the student ID in the text file. Once the ID has been found, it should show the full student details in a textbox

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Study the scenario and complete the question(s) that follow:

Siyabonga School App Siyabonga School is an upcoming school which will be offering learning from Grade 1 to 12. The headmaster of the school rec ently contacted you for assistance regarding developing an application. The headmaster said he would like an app that they can use to search for a particular learner using their ID number. The headmaster was told that you are an experienced C# developer and will be able to assist the school in this task. The headmaster has provided you with a text file with their details. Below is a list of the first 5 learners in the text file (in the with a list of learners order : Grade):

Sheunesu Makura 0112032345 Grade 11 Thando Mandela 0211194383 Grade 12 Mariaane Van Der Walt 0006043432 Grade 6

Xolisa Gqeberha 9903043234 Grade 8 Palesa Ramodike 9812043849 Grade 4

Develop a C# program using Visual Studio for Siyabonga. The application must have the following interface:

The application must allow the user to enter the student ID. When the search button is clicked, it should open a text file with the list of students, then search for the student ID in the text file. Once the ID has been found, it should show the full student details in a textbox

You may use the student details provided in the scenario to create your own text file. When the particular student ID searched for is not found, the application must display a message to the user in a Message Box

Ensure that your program handles basic exceptions.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Running Time of Application
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education