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 / gemo
Not sure, it may "C"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between stored procedure vs function?
Do you support digital rights management to protect my videos?
What are the advantages of the code-behind feature?
How can we create custom controls in asp net?
Explain the difference between singleton and single call?
What is .net framework and what are the main components of it?
What are the elements of a website?
Do gac'ed assemblies have fulltrust?
What are cao and sao.
What is session handling in a webfarm, how it can work with its limits?
What is the purpose of url encoding?
What is asp.net file?
Disable browser cache for entire ASP.NET website?
Explain why datareader is useful?
What is the typical session identifier?