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


Please Help Members By Posting Answers For Below Questions

Explain the Order of events in an asp.net page?

600


What is a session in programming?

555


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

504


What is autopostback in asp net?

583


What is the significance of attaching a profile while creating a user?

559






What are the main advantages of using asp.net?

550


Where is cookie used in asp.net?

574


What’s the difference between response .redirect and server.transfer?

510


What is the purpose of using MVC programming pattern in ASP.NET?

552


What is difference between session and viewstate?

469


Define common type system?

579


Is asp net front end or backend?

522


Is a dll file an executable?

551


Can the unique key be null?

565


How does u get record no from 5 to 15 from a dataset of 100 records?

507