What is the difference between the CurrentCulture property and the Current-UICulture property?
The CurrentCulture property affects how the .NET Framework handles dates, currencies, sorting, and formatting issues. The Current UICulture property determines which satellite assembly is used when loading resources.