Sample Solutions
A collection of various sample programs or code snippets that are standalone or part of articles/tutorials.
Return to Project Homepage
Strongly-typed Dataset Program (Version: 1.0)
Download Strongly-typed Dataset Program, v1.0
- Release Date
- 3/6/2009 8:19 PM
- Downloads
- 687
Description
This is a grading program that allows you to input grades for a select
number of students, save changes to the DB, and view a semester report.
The report should show a list of students and their cumulative semester
average calculated using a specific formula. It should also display a
"printable list" for your students to view their grades, showing only
the last 4 digits of their SSN.