PrepAway - Latest Free Exam Questions & Answers

Which two actions should you perform?

You are creating a localized version of a Windows Presentation Foundation application.
The application is deployed to all users in an English-only version. The English-only version was created by using the following process:

The <UICulture>en-US</UICulture> elements were added to the application project files.
The elements that required localization were marked with the x:Uid attributes in XAML code.
You need to use minimum possible effort to create a localized version of the application without impacting the English-only version.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Create the *.resx XML files from the translated elements.

B.
Translate the *.resx files that were part of the project that was used to build the application.

C.
Build the *.resx files into satellite assemblies. Deploy a satellite assembly to each user who needs a translated application.

D.
Use the APIs under the System.Windows.Markup.Localizer namespace to extract and translate all the localizable elements into name value pairs.

E.
Generate satellite assemblies from the translated elements by using a tool such as LocBaml.
Deploy a satellite assembly to each user who needs a translated application.


Leave a Reply