Browse by Tags
All Tags »
Performance »
Code Better (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
You must have come across plenty of articles on the internet which talk about using the StringBuilder class when computing large strings for performance gains. Nothing wrong with that. However I have not seen many coders using the Initial Capacity constructor...
|