Choose Create a new project and then select the template for C# Desktop app for the Windows Form App (.NET Framework). Be sure to use a location on your J: drive in the virtual desktop for the Location to store the files. Name the project "Lab4". Make sure the Place solution and project in the same directory checkbox is NOT selected. Visual Studio will create an empty Console application for you to start with. When you are finished with the lab, you should make a copy of this directory and copy to your flash drive or cloud storage, as well. Create and test a Windows Form application that make simple admission decisions for a hypothetical university based on the rules given below. The user enters a numeric high school grade point average (for example, 3.2) and an admission test score. Display the message “Accept” if the student meets either of the following requirements: A grade point average of 3.0 or higher and an admission test score of at least 60 A grade point average of less than 3.0 and an admission test score of at least 80 If the student does not meet either of the qualification criteria, display “Reject”. In addition to displaying the accept/reject messages for each application, keep a running total of each application that was accepted or rejected. Display the running totals on the form. This will require using field variables declared at the top of the form class. The entered GPA will be a floating-point value and the admission test score will be a non-negative integer. All controls should be renamed from the defaults (label1, button1, etc.) to have descriptive variable names. For this lab and all that follow, parsing should now be done using TryParse as shown in the Chapter 4 PowerPoint slides. If the input is invalid, display an appropriate error message using a MessageBox. Here, GPA must parse to a value between 0.0 to 4.0 (inclusive) and the admission test score must parse to a value between 0 to 100 (in

MIS
9th Edition
ISBN:9781337681919
Author:BIDGOLI
Publisher:BIDGOLI
Chapter3: Database Systems, Data Warehouses, And Data Marts
Section: Chapter Questions
Problem 1.3CS
icon
Related questions
Question

Choose Create a new project and then select the template for C# Desktop app for the Windows Form App (.NET Framework). Be sure to use a location on your J: drive in the virtual desktop for the Location to store the files. Name the project "Lab4". Make sure the Place solution and project in the same directory checkbox is NOT selected. Visual Studio will create an empty Console application for you to start with. When you are finished with the lab, you should make a copy of this directory and copy to your flash drive or cloud storage, as well. Create and test a Windows Form application that make simple admission decisions for a hypothetical university based on the rules given below. The user enters a numeric high school grade point average (for example, 3.2) and an admission test score. Display the message “Accept” if the student meets either of the following requirements: A grade point average of 3.0 or higher and an admission test score of at least 60 A grade point average of less than 3.0 and an admission test score of at least 80 If the student does not meet either of the qualification criteria, display “Reject”. In addition to displaying the accept/reject messages for each application, keep a running total of each application that was accepted or rejected. Display the running totals on the form. This will require using field variables declared at the top of the form class. The entered GPA will be a floating-point value and the admission test score will be a non-negative integer. All controls should be renamed from the defaults (label1, button1, etc.) to have descriptive variable names. For this lab and all that follow, parsing should now be done using TryParse as shown in the Chapter 4 PowerPoint slides. If the input is invalid, display an appropriate error message using a MessageBox. Here, GPA must parse to a value between 0.0 to 4.0 (inclusive) and the admission test score must parse to a value between 0 to 100 (inclusive).​​​​​​​

Admission Decider
Grade Point Average
Test Score
Total Accepted : 0
Total Rejected : 0
Submit
Transcribed Image Text:Admission Decider Grade Point Average Test Score Total Accepted : 0 Total Rejected : 0 Submit
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 7 images

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.
Recommended textbooks for you
MIS
MIS
Computer Science
ISBN:
9781337681919
Author:
BIDGOLI
Publisher:
Cengage
CMPTR
CMPTR
Computer Science
ISBN:
9781337681872
Author:
PINARD
Publisher:
Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
Enhanced Discovering Computers 2017 (Shelly Cashm…
Enhanced Discovering Computers 2017 (Shelly Cashm…
Computer Science
ISBN:
9781305657458
Author:
Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:
Cengage Learning