Quote:
Originally posted by Valmont
I'll come back to this later but now I gotta run.
|
I couldn't agree more that c# naming system is totally annoying
coming from a java background, even more annoying is the
properties that let you pretend you are performing a simple
assignment but are calling some, possible totally obscure,
method.
Having worked with this in the real world it is an
absolute nightmare to have this happen when some junior
programmer goes a little mad and decides to make obscure
use of this behaviour
