Comparative Overview of C#
I came across a clear and balanced overview of C# that pits it against C++ and Java. Do note that it was written just after Microsoft released .NET Framework 1.0, so it doesn’t cover generics and anonymous methods. It’s still good, though, as almost every point is illuminated by concise yet intuitive example code.
Comments: