Answers

Question and Answer:

  Home  MCSD.NET - 70-316 Exam

⟩ You are a developer for a XYZ Inc that provides free software over the Internet. You aredeveloping en e-mail application that users all over the world can download.The application displays text strings in the user interface. At run time, these text strings mustappear in the language that is appropriate to the locale setting of the computer running theapplication.You have resources to develop versions of the application for only four different cultures. Youmust ensure that your application will also be usable by people of other cultures.How should you prepare the application for deployment?A. Package a different assembly for each culture.B. Package a different executable file for each culture.C. Package a main assembly for source code and the default culture.Package satellite assemblies for the other cultures.D. Package a main assembly for source code.Package satellite assemblies for each culture.

C. Package a main assembly for source code and the default culture.

Package satellite assemblies for the other cultures.

 211 views

More Questions for you: