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
Explain client side state management system.
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Is asp.net 64-bit enabled? How?
What are early binding and late binding.
How to rename a table using sql queries?
What are the memory-mapped files?
What is the difference between file-based dependency and key-based dependency?
Explain an object, class and method.
What is the compiled object?
What is synchronous and Asynchronous post back ?
How do I use response redirect?
What are query strings used for?
Is it possible to change the index of primary key on table?
What is a multilingual website?
What is a user session?