The truth about string comparisons

Dave Fetterman – A dev on the BCL team wrote a very good MSDN article on strings.. Worth a read:

New Recommendations for Using Strings in Microsoft .NET 2.0

As you can probably tell by reading this bit, Dave did not cook to meet some column inches goal… we found some real-world issues in managed code our team was reviewing and felt it was important to clean up the platform AND guidance to developers.