Microsoft
70-519 · Question #182
You are designing an ASP.NET Web application for content management. You have the following requirements: - Support multiple languages. - Support dynamic changes to site content. - Provide the…
The correct answer is A. a database based on CurrentUICulture. See the full explanation below for the reasoning.
Question
You are designing an ASP.NET Web application for content management. You have the following requirements:
- Support multiple languages.
- Support dynamic changes to site content.
- Provide the ability to add content to the site without making changes
to files within the application directory. You need to recommend the application's source for retrieving content. Which source should you recommend?
Options
- Aa database based on CurrentUICulture
- Ba master page based on CurrentUICutture
- Clocal resources based on CurrentCutture
- Dglobal resources based on CurrentCulture
How the community answered
(44 responses)- A70% (31)
- B7% (3)
- C5% (2)
- D18% (8)
Community Discussion
No community discussion yet for this question.