| Syllabus
SQL Syntax
Homework
Musings on VB
Office Hours
Contact Me
Programming Rules
Final Grades Page
send me an e-mail
|
Added December 22, 2006
-
Grades are posted.
I will be sending you an email later today with comments on your homeworks.
Please let me know if you feel I have made an error.
Added 11/27/06
Added 11/15/06
-
Several of you have come by today with questions about using a ListView.
I've put together a little example to demonstrate it.
You can download and unzip
ListViewExample.zip
The resulting program illustrates creating a list view, clearing it and adding
rows one at a time.
You can go into Design View and select the ListView1 object on the Form.
Take a look at the properties window to dee the effect of the various changes
made to some of ListView1's properties.
The major ones changed are Anchor, Columns, Sorting and View.
Hope this helps.
Added 11/15/06
Added 11/6/06
-
On homework 6, do not use the statement Option Strict On in your program.
If you do, you'll get a Build error and not be able to go anywhere with the homework.
Added 11/1/06
Added 10/19/06
-
Homework 5 is now available.
Added 10/13/06
-
As promised, you can download and unzip
ap25.zip
to get the source code for the short program discussed in class yesterday.
Added 10/6/06
-
For those who did not receive full credit on Home Work #2.
If you would like to submit a corrected version of Home Work 2,
please feel free to do so.
It will be graded and your original grade will be replaced by the newer grade.
Resubmissions of Home Work 2 must be turned in as attachments to an email
sent to MIS34032@yahoo.com.
They must be turned in by Friday October 20, 2006.
Added 10/2/06
Added 9/21/06
-
Grades for homework 2 are posted.
If you have not received an email with comments on your homework,
please let me know ASAP.
Added September 11, 2006
-
Homework 3 has been posted.
Added 8/30/06
-
Grades for Homework 1 are posted.
If you did not receive an email with your GradeID, please let me know.
-
This page will be used to post announcements relevant to this class.
For example, when a homework is posted to the web or graded,
this will be noted here.
Check it frequently.
-
To use the grade page, you need to know your course ID.
This can be found in the file gradeid.txt in the folder hw01 on your WebCT
page for this course.
|