Microsoft
70-519 · Question #154
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 CurrentUlCulture. 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 CurrentUlCulture
- Ba master page based on CurrentUlCutture
- Clocal resources based on CurrentCutture
- Dglobal resources based on CurrentCulture
How the community answered
(58 responses)- A84% (49)
- B2% (1)
- C9% (5)
- D5% (3)
Community Discussion
No community discussion yet for this question.