Today I was looking through an internal C# user group list. One of the messages was about "x+=x++;" and what should be the right behavior. I thought this is more generally interesting, so I decided to blog it. But first, DO NOT WRITE THAT CODE!!! Ok,