A provocative title for .NET or Java developpers !
I will here speak about the use made by the IDE Visual Studio of the ToString method and how to achieve the same result without a ToString method.
Discover the DebuggerDisplayAttribute, and start using the ToString method to convert your object into a string reprensentation but no more for debugging purposes !
[Plus]