New Recommendations for String Comparisons in .NET 2.0
I know it's a rather geeky and dry subject, but I found this MSDN article on new recommendations for using strings in .NET 2.0 quite interesting. It's going to be difficult to stop using CultureInfo.InvariantCulture habitually!
Comments ()