Brandon's Site

Home > Project

Project

Intro to business programming, ISYS - 272 - 01

The course emphasizes analysis of existing systems and designs of new systems using common structured and object-oriented modeling tools. It also includes the development of information systems from the analysis of present information flow, system specifications, and modeling. Offered fall semester only. 3 credits.

In this course we spend time learning how to create tutorials using Visual Basic.

Below you will see some of our homework we do with creating tutorials - as written by Linda Lau:

 

NOTE: make sure that you create a label on the GUI and put your full name in the label.

For Programming Assignment 10, you will submit the following 6 projects to this link:

1. Project name = SaleStaff Databound [10 pts]

  • Tutorial 10-3 Bind a DataGridView to the SalesStaff table, p. 619-202

2. Project name = SalesStaff Details [10 pts]

  • Tutorial 10-4 Bind individual controls to the SalesStaff table, p. 621-3

3. Project name = Member List [10 pts]

  • Tutorial 10-5 Display the Karate Members table in a ListBox control, p. 625-7

4. Project name = Insert Karate Payments [10 pts]

  • Tutorial 10-6 Insert Karate member payments, p. 628-31,
  • Tutorial 10-7 Add a total to the Insert Karate Payments application, p. 632

5. Project name = SalesStaff Queries [10 pts]

  • Tutorial 10-8 Filter rows in the SalesStaff table, p. 641-3

6. Project name = Karate School Manager [40 pts]

  • Tutorial 10-9 Create the Karate School Manager startup form, p. 647
  • Tutorial 10-10 Add the Membership/List All function to the Karate School Manager, p. 647-9
  • Tutorial 10-11 Add the Membership/Add New Member function to the Karate School Manager, p. 650-1
  • Tutorial 10-12 Add the Membership/Find Member function to the Karate School Manager, p. 652-4
  • Tutorial 10-13 Add the Payments/All Member function to the Karate School Manager, p. 654-6,

Project name = Create Movie DB [10 pts]

  • Tutorial 10-14 Create the Movie database and the Films table, p. 663-6
Author: Brandon W. Congleton
Last modified: 4/27/2015 11:14 AM (EDT)