COMP 121 Project 4

Winter 2010
Sanderson and Stucki
Due: 15 March 2010, 8 am

Final Project: Database

Project Overview

For your final project, you will implement a VB.NET application that uses an Access database.

Project Idea: Checkbook Register

Implement a VB.NET application to maintain a checkbook register.

For extra credit, extend it to allow an existing check to be edited (for example changing it from not cleared to cleared) by providing the check number.

Project Idea: Music Database

Implement a VB.NET application to query an actual but simply structured music database

For extra credit, implement the ability to add, delete and edit records in the database.
_______________________
* Here's an example of "amazing processing": use query results to generate a simple "wordle"-like diagram. For an example, see http://faculty.otterbein.edu/psanderson/COMP100/, which was generated at http://www.wordle.net/. Given a collection of words, each word is rendered in a font size proportional to its frequency of appearance in the collection.

Project Idea: Tutorial Project

Implement the last VB.NET tutorial database project described at http://www.homeandlearn.co.uk/NET/nets12p12.html.

Project Idea: Yours

If you have an idea for a project of comparable complexity and functionality, let us know!

Presentation

During the final exam period, you will present, describe, and demonstrate your project. We'll figure out an appropriate venue.