Internationalization and Localization Performance: String Validation with Equals()

When formatting strings it’s important to use CurrentCulture when displaying strings to the user. This article shows the performance of the different choices. Updated February 2023.