Once more I'm revisting the myth that order of evaluation has any relationship to operator precedence in C# . Here's a version of this myth that I hear every now and then. Suppose you've got a field arr that is an array of ints, and some local variables
Read More...