What should you do?
You are developing a .NET Framework 2.0 Windows Forms application that will be used by several
Domain.com employees in several countries on a workstation used as collateral.
The application is required to fully support customization of the user interface based on the user’s preferences
like the language currency and date and time formats.
You are required to write code that will compare the name of two employees which are stored in variables named employee1 and employee2.
You are required to ensure correct comparisons whilst taking care of the regional settings selected.
What should you do?