Question:You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You create a set of resource files. The files contain localized text values for the controls in the application.
You need to ensure that each page in the application uses the localized text values. What should you do?

 

A Add the resource files to the root folder of the application. Use explicit resource expressions for each control that has to be localized. 

B Add the resource files to the App_GlobalResources folder of the application. Use explicit resource expressions for each control that has to be localized. 

C Add the resource files to the App_LocalResources folder of the application. Use explicit resource expressions for each control that has to be localized. 

D Add the resource files to the App_GlobalResources folder of the application. Add a meta:resourcekey attribute to the markup for each control that has to be localized. 

+ Answer
+ Report
Total Preview: 1679

Copyright © 2024. Powered by Intellect Software Ltd