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.

Answers were Sorted based on User's Feedback



33) You create English, French, and German versions of your ASP.NET application. You have separat..

Answer / ish

d

Is This Answer Correct ?    2 Yes 0 No

33) You create English, French, and German versions of your ASP.NET application. You have separat..

Answer / gemo

Not sure, it may "C"

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What are the server control tags in asp.net.?

0 Answers   MCN Solutions,


If there are two web.config files in a application which config files will get priority?

5 Answers  


What is the default authentication mode for asp.net?

0 Answers  


how to handle sql exceptions?

4 Answers   Marlabs, TCS,


What is Virtual path in ASP.Net

2 Answers   Proteans,






Can we throw exception from catch block ?

4 Answers   Accenture, BirlaSoft,


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

0 Answers  


What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 Answers  


What is use of <% %> in asp.net?

0 Answers  


What are the different types of cookies in asp.net?

0 Answers  


What is an asp.net web form?

0 Answers  


what is silver light when will we use silver light,

0 Answers  


Categories