c# help
jbwyatt.com
 

C# Code: Console

Coding Standards
HelloWorld.cs :: output text
Test.cs :: output result of comparisons
HelloName.cs :: input string & ouput string
GlazerCalc.cs :: input #s, convert, output
StopWatch.cs :: time how fast code runs
HelloRotate.cs :: ascii graphics, console manipulation
FizzBuzz.cs :: loop, branch, mod
GlazerCalc3.cs :: loop and validate input
Account.cs :: method(S)
randomNums.cs :: using arrays

Handing Your Project In

Only use "SAVE ALL" when saving your project!
Choose Name and Choose (& Remember) Location!
UnCheck Box called "Create directory for solution"
SAVE ALL
Need Your Clarion LOGON
Clarion Account Information
Hand in the folder you just created with "SAVE ALL":
samba drive on campus (drag & drop)
fireftp on firefox at home
PUT IN FOLDER: courses/class_cis20201 or courses/class_cis20202

C# Code II: Windows

btnExit_click() windows event procedure
valid xhtml 1.0