What should you do to test the application in each language?

You are creating a Windows Forms application by using the .NET Framework 3.5.
You have resource files in five different languages. You need to test the application in each language.
What should you do?

You are creating a Windows Forms application by using the .NET Framework 3.5.
You have resource files in five different languages. You need to test the application in each language.
What should you do?

A.
Set the CurrentCulture property explicitly to the respective culture for each language.

B.
Set the CurrentCulture property explicitly to IsNeutralCulture for each language.

C.
Set the CurrentUICulture property explicitly to IsNeutralCulture for each language.

D.
Set the CurrentUICulture property explicitly to the respective culture for each language.



Leave a Reply 0

Your email address will not be published. Required fields are marked *