Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello, I am a BEGINNER using Microsoft Visual Studio as my coding program. This project comes from the Microsoft Visual Basic 2015 RELOADED book, chapter

Hello, I am a BEGINNER using Microsoft Visual Studio as my coding program. This project comes from the "Microsoft Visual Basic 2015 RELOADED" book, chapter 12, page 654, case project College Courses.

Here is the problem:

In this Case Project, you use a Microsoft Access database named Courses. The database is stored in the VbReloaded2015\Chap12\Access Databases\Courses.accdb file. The database contains one table named tblCourses. Each record has the following four fields: ID, Title, CreditHours, and Grade. The CreditHours field is numeric; the other fields contain text. Create an application that allows the user to display the records for a specific grade (A, B, C, D, or F). The user should also be able to display all of the records. Display the records in a DataGridView control. The application should not allow the user to add, edit, delete, or save records. Include a Calculate GPA button on the BindingNavigator control. The buttons Click event procedure should display the students GPA. An A grade is worth 4 points, a B is worth 3 points, and so on. Use the following names for the solution and project, respectively: College Courses Solution and College Courses Project. Save the application in the VbReloaded2015\Chap12 folder. Change the form files name to Main Form.vb. Here is the Access file:

image text in transcribed

I have to use Microsoft Visual Studio as my coding program and I am a BEGINNER. Thank you very much for your help/work with this problem!

tblCourses Credit Hours Grade Click to Add Title CS100 Introduction to Computers 3 A CS106 Windows Seminar 2 B 3 B Visual Basic CS204 EN100 3 A. English Composition EN104 Speech 2 B 3 C HS100 History 2 F PE100 Health Golf 2 A PE101 3 D PS100 Political Science Sociology 3 C S0100

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

Beginning VB.NET Databases

Authors: Thearon Willis

1st Edition

1594864217, 978-1594864216

Students also viewed these Databases questions

Question

=+With whom does the firm have to negotiate?

Answered: 1 week ago

Question

=+Are there shop stewards?

Answered: 1 week ago