Click here to Skip to main content
15,884,237 members
Articles / Programming Languages / C#

Optimizing string operations in C#

Rate me:
Please Sign up or sign in to vote.
4.78/5 (20 votes)
11 Jan 2010CPOL9 min read 90.6K   619   51  
Should you use Regular Expressions, built-in .NET methods, or your own solution written from scratch?

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Student
Czech Republic Czech Republic
That's all folks!

Comments and Discussions