C#


All about C#
I am working on a mud written in C#, and I have decided to develop a tech journal of
the work that I am doing. This is here for personal reference, and more than likely
will never be mud specific. I am simply recording some of the technology I am looking
into as I go along.
Flags and Bits -- An exercise covering flag lists
Some XmlRPC work -- Interfaces, delegates, xmlrpc, and some Base64 decoding
DoSwitch_ForSwitch -- The structure of for loops can be misleading.
Cpu Monitors -- Using Performance Counters
Fugly -- Yeah so C-sharp offers an ugly operator: @
Console -- Some tools for manipulating the Windows console.
AB -- No comment
Flags and Bits -- An exercise covering flag lists
Some XmlRPC work -- Interfaces, delegates, xmlrpc, and some Base64 decoding
DoSwitch_ForSwitch -- The structure of for loops can be misleading.
Cpu Monitors -- Using Performance Counters
Fugly -- Yeah so C-sharp offers an ugly operator: @
Console -- Some tools for manipulating the Windows console.
AB -- No comment