PrepAway - Latest Free Exam Questions & Answers

What should you do to add a comment for the person who will be translating the text?

You are creating a Windows Presentation Foundation application by using Microsoft .NET Framework 3.5.
The application will be translated into several languages. A TextArea control in the application contains text that will be translated. You need to add a comment for the person who will be translating the text.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Add a Resources attribute to the TextArea control. Write the comment as a value of this attribute by using the appropriate syntax.

B.
Add a TextDecorations attribute to the TextArea control. Write the “Comments:” string as a value of this attribute. Add the comment to the string.

C.
Add a Localization.Comments attribute to the TextArea control. Write the comment as a value of this attribute by using the appropriate syntax.

D.
Add a Resources attribute to the TextArea control. Build the application and then use the LocBaml tool to create a text file from the resources that are generated.


Leave a Reply