Microsoft
70-576 · Question #59
You are designing a collection of Web Parts that will be packaged into a SharePoint 2010 application that you plan to market worldwide. In order to be accessible in many different languages, the…
The correct answer is C. Include resource files with localized labels, and reference these throughout your solution. See the full explanation below for the reasoning.
Question
You are designing a collection of Web Parts that will be packaged into a SharePoint 2010 application that you plan to market worldwide. In order to be accessible in many different languages, the following elements must comply with localization requirements:
- The feature title and description
- The UI property labels
You need to design the Web Parts according to the localization requirements in a way that takes the fewest developer hours to implement and maintain. Which approach should you recommend?
Options
- AInclude feature receivers that ensure the supported language packs are installed before
- BInclude code to programmatically create a new term set with localized labels, and reference
- CInclude resource files with localized labels, and reference these throughout your solution.
- DCompile a different version of your solution for each language you intend to support.
How the community answered
(20 responses)- A5% (1)
- B10% (2)
- C80% (16)
- D5% (1)
Community Discussion
No community discussion yet for this question.