Quote:
Originally Posted by Jimbo
Nursing the efficiency of String vs. StringBuilder is often not going to get you much benefit.
|
..not to mention that if efficiency is critical to your application, you should use a native (non=managed) language like C/C++.