GeekGlossary.com Logo

Source Listing: Code Project

Your search returned 1 terms. This is page 1 of 1 pages in your search results.  –  Items per page:    Jump to Page:
1 All

Term: C# stringbuilder
ID: 34117
Category: Programming
Date Added: 06/22/16
Definition:

String Vs StringBuilder (C#)

Most people use string everywhere in their code. Actually when doing string concatenation, do you know what exactly you are doing? It has a big drawback mainly in concatenation which can be overcome by StringBuilder. This article tells you how to gain a vast improvement in performance when you use concatenation of string over String.


This is page 1 of 1 pages in your search results.  – 1 All    Jump to Page:

Search for a Term