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


Please Help Members By Posting Answers For Below Questions

Explain about asp.net caching?

655


How you will handle session when deploying application in more than a server?

691


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1568


Is asp.net web forms dead?

613


Explain the basic functionality of garbage collector?

612






What kind of data can be stored in viewstate?

629


What are the different validators in asp.net?

649


Why will you usually create an aspnet user account in the database for an asp.net web application?

630


What do you mean by serialize and marshalbyref?

668


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1520


Where are session variables stored?

605


What are directives in asp.net? List down all the important directives.

581


How may clustered index we can create in table?

643


Explain MVC model binders?

701


Where is http session stored?

586