String.Format Vs. String.Concat both are used to crate string. Which one is faster?
Any body have any idea?