|
C# .NET 2005 Programming Rules
Syllabus
Homework
Office Hours
Contact Me
Final Grades Page
send me an e-mail
|
Added December 22, 2006
-
Grades are posted.
I will be sending you an eamil later today
with comments on the last homeworks.
As usual, please let me know if you feel I have made a mistake on them.
Added November 6, 2006
Added 10/10/06
-
You can download
TicTacToe.zip.
When unzipped you will have the two files TicTacToe.exe and
InputBox.dll in the same folder.
The first is the compiled, sample TicTacToe program I have been talking about.
The second is a dynamic link library that contains compiled
code for the InputBox class.
In addition to the above, you can also download
MyLibrary.zip.
Unzipping this file will create a folder named inputbox that
contains the source code for the class MyLibrary.InputBox.
You can use Visual Studio to locate
and open the file InputBox.csproj.
All the source code for this class can be found in the file InputBox.cs.
Feel free to use this code and to modify it as you see fit.
-
A section has been added to the writeup for homework 4 to describe, briefly,
and provide an example of the Block1 strategy.
Added 10/2/06
-
Homework 4 has been posted.
Added September 20, 2006
-
You can download
MakeButtons.zip.
When unzipped, you will have a new folder named MakeButtons containing
the source code from the program created in yesterday's class.
Added September 15, 2006
-
Grades for homework 2 have been posted and comments
have been mailed to you.
If you do not receive your comments, please let me know.
Added September 11, 2006
-
Grades for homework 1 are posted.
If you did not receive an email with your Grade ID, please
let me know.
Added 8/28/06
-
Feel free to download for your use
Csharp2005presentation.ppt.
We will spend some time looking at C# using these PowerPoint slides.
-
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.
|