July 2008
Intermediate to advanced
1056 pages
24h 9m
English
Strings are ubiquitous in programming, so much so that the .NET Framework Class Library (FCL) has extensive support for strings. Besides the string type with numerous methods, there is a special class called StringBuilder for manipulating strings efficiently. In this chapter, you’ll read about the string and StringBuilder types.
A related ...
Read now
Unlock full access