Normalizing Strings in C#
From CLR via C# book:
When normalizing strings, it is highly recommended that you use ToUpperInvariant instead of ToLowerInvariant because Microsoft has optimized the code for performing uppercase comparisons.
Written by Carlos Nasillo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Clr
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#