33) You create English, French, and German versions of your
ASP.NET application.
You have separate resource files for each language version.
You need to deploy the appropriate resource file based on
the language settings of the server.
What should you do?
A . Create an installer and set the Installer.Context
property for each version of your application.
B . Create an installer that has a launch condition to
verify the locale settings.
C . Create an installer that has a custom action to install
only location-specific files.
D . Create an installer that has an MsiConfigureProduct
function to install the appropriate version.
Answer Posted / ish
d
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the Difference between MVC And MVP design pattrens
What is server side routing?
Describe session handling in a webfarm?
Differentiate strong typing and weak typing
Distinguish between Server-side and Client-side code?
What is web configuration file and how to use in web application
What is difference between cache and session?
In a Repeater control how one can provide an alternating color scheme ?
How can you send an email message from an asp.net web page?
What is the typical session identifier?
What is the use of asp.net web api?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What is the advantage of mvc over asp.net? : Asp.Net MVC
What are the differences between the response.write() and response.output.write()?
What is redirecting behavior?