You are creating a Windows Forms application by using the .NET Framework 3.5.You plan to deploy the application in multiple countries and languages.You need to ensure that the application meets the globalization requirements. Which two actions should you perform?()
- AHandle server names and URLs as ASCII data
- BUse Unicode strings throughout the application
- CUse the NumberFormatInfo class for numeric formatting
- DHandle strings as a series of individual characters instead of entire strings
- EAvoid usage of the SortKey class and the CompareInfo class for sorting purpose