Monday, March 28, 2005

Convert.ToString() or Int32.ToString()?

Have you ever wondered if there is a performance difference between Convert.ToString() or Int32.ToString()? Yeah, me too.

Here is the answer.

No comments: