Community

New Recommendations for Using Strings in Microsoft .NET 2.0

(Dave Fetterman) Code owners previously using the InvariantCulture for string comparison, casing, and sorting should strongly consider using a new set of String overloads in Microsoft .NET 2.0. Specifically, data that is designed to be culture-agnostic and linguistically irrelevant should begin spec

Read More - Register for Free Membership