anti-keseronokan (old)
Fun Stuff for Anti-Fun People
This blog has moved to http://ikhwanhayat.net
Tuesday, April 11, 2006
Use String.Format
Recently, I realised that using String.Format (okay, and StringBuilder.AppendFormat, you performance freak!) is much much more readable compared to using '+' or '&' to concatenate strings. Karl Seguin thinks so also.

2 Comments:
immutable object vs mutable object, hehe
Yes, yes :) But thats another story
Post a Comment
<< Home