Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C#

Why strings are immutable and what are the implications of it?

Rate me:
Please Sign up or sign in to vote.
4.93/5 (20 votes)
6 Nov 2012CPOL3 min read 66.2K   17  
Ever wondered why it is better to create new string then alter one?

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Poland Poland

Comments and Discussions