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

how to create textboxes dynamically and insert textbox text into sql database

2 Answers   AGiSAC,


What is the significance of finalize method in .net?

0 Answers  


How can u handle Un Managed Code Exceptions in ASP.Net?

1 Answers   Lara Technology,


Explain the use of duration attribute of @outputcache page directive.

0 Answers  


what is asp and asp.net ?

2 Answers   Inspira Technologies,






Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


How you can return View from ASP.NET Web API method?

0 Answers  


What is a runtime version?

0 Answers  


How do we access view state value of this page in the next page?

0 Answers   MindCracker,


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

1 Answers   MMTS,


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

0 Answers   Quest,


What are the three parts of an http response?

0 Answers  


Categories