15.6.11

Stringing it out - object.ToString() vs. Convert.ToString()

KodefuGuru has an interesting investigation and analysis of these two methods for serializing object data to strings. Convert.ToString() has some nice features that I will definitely be keeping in mind while I linger in the world of .NET/C#.

0 comments:

Post a Comment