70-526 Section 1-2
January 17, 2008 Leave a comment
Manage Control Layout on a Windows Form (Link)
MSDN Links
I will put up the next section soon.
Things that interest me, and some C#
January 17, 2008 Leave a comment
Manage Control Layout on a Windows Form (Link)
MSDN Links
I will put up the next section soon.
January 16, 2008 Leave a comment
I am absolutely impressed by this piece of software, fully written in C#, and full source code available.
You can download it from http://www.getpaint.net/download.html#Download. My only gripe is that it is not portable.
January 14, 2008 Leave a comment
I originally wrote this port of the eighties game last year in C#, purely to get my head around shaped buttons. I put my code up on codeproject and here you can see the game itself.
After sortng out my projects last week, this is one of the first projects I have reuploaded to the web. Download the source code or play the game offline.
Simon is a simple memory game that you try to remember the order in which the lights appear. The original also had sound, but I have not had time to put that in yet. Maybe version 2 will appear sometime.
January 4, 2008 Leave a comment
Just a quick link for anyone studying for this exam.
January 4, 2008 Leave a comment
I thought I would just list some links to the work I have done so far on the wiki, partly so that I can see where I am up to, and to consolidate some of the links in one simple list.
Add and Configure a Windows Form (Link)
MSDN Links
I will put up the next section soon.