|
C# .NET 2005 Programming Rules
Syllabus
Homework
Office Hours
Contact Me
Final Grades Page
send me an e-mail
|
Added 5/15/07
-
Grades are posted.
-
Comments will soon be emailed.
Added 5/7/07
-
Grades and comments for homework 4 are available.
Added 4/15/07
Added 4/6/07
Added 3/24/07
-
Grades have been updated.
Added 3/7/07
-
You can download and expand
DragCardsExample.zip
to create the folder "DragCardsExample" on your PC.
This folder will contain the cource code for a C# program illustrating one
method for dragging cards on a CardTable.
Added 3/2/07
Added 2/29/07
-
You can download and expand
CardsNETDemo.zip.
This will create a directory named CardsNET and a directory
named CardsNETDemo.
The directory CardsNET contains the C# source code for the namespace
CardsNET.
CardsNETDemo contains the source code for a VB program
that demonstrates some of the ways you can manipulate cards
using the classes from the CardsNET namespace.
We'll be spending a while going over this code and the use
of the CardsNET namespace.
Added 2/12/07
-
Office hours for Spring, 2007 have been changed.
They are now Tuesday and Thursday from 2:00 p.m. to 3:30 p.m.
and Wednesday from 2:00 p.m. to 4:00 p.m.
-
J.M. Smuckers just notified us of several internships it will be
offering this summer.
If you check the
Internship Page
they should soon be posted there.
Added 2/9/07
-
You can download ClassDemo0208.zip,
the program coding the DateInputBox class from yesterday.
-
If you look at lines 25 and 26 of the file Form1.cs, you will
find that DataTime.Today is a property returning today's date.
The method AddYears() may be employed to add years to a DateTime
value to get a different DateTime value.
Added 2/6/07
-
You can download ClassDemo.zip.
WHen unzipped, the directories ClassDemo and ClassDemoeTester
will be created. Opening ClassDemoeTester\ClassDemoeTester.sln
in VIsual Studio will give you access to the source code frok class today.
Added 2/5/07
-
Grades for homework 2 are posted.
Added 1/26/07
Also added 1/19/07
Added January 19, 2007
-
Grades have been posted for homework 1.
If you have not already, you should shortly receive an email
with your grade ID.
Added 1/8/07
-
Feel free to download for your use
Csharp2005presentation.ppt.
We will spend some time looking at C# using these PowerPoint slides.
-
Homeworks 1 and 2 are posted.
-
Make it a practice to check this page frequently.
It will be used to let you know when homeworks or grades are posted.
It will also contain links to material related to the course.
|