Welcome to SofiaDev.Org's Blogs Sign in | Join | Help

28 Юни 2006 - Posts

Playing with strings (part 1 of n)

I was writing a method today, one that has to concatenate and format 2 strings. As every other developer on the planet, I’m using System.Text.StringBuilder class when I work with strings (for concatenating and formatting – because that’s what we’re using
posted by branimir | 0 Comments