What will you do to accomplish these tasks?

You work as an ASP.NET Web Application Developer for SomeCompany.
The company uses Visual Studio .NET 2010 as its application development platform.
You are creating an ASP.NET Web application using .NET Framework 4.0.
The application will provide information about products manufactured by the company.
The company has a branch office in Saudi Arabia.
The Sales department employees of the branch office in Saudi Arabia will use the application.
You are required to accomplish the following tasks:
. The application displays contents in the correct format for the employees of the Saudi Arabia office.
. Each page in the application is displayed in the right-to-left format.
What will you do to accomplish these tasks?
(Each correct answer represents a part of the solution. Choose two.)
A. In the Web.config file of the Web application, set the culture attribute of the <globalization> element to "ar-SA".
B. In the Web.config file of the Web application, set the uiCulture attribute to "ar-SA".
C. In the Web.config file of the Web application, set the culture attribute to "SA".
D. In the Web.config file of the Web application, set the culture attribute of the <globalization> element to "ar".
E. Set the HTML dir attribute for the <body> element of each page to "rtl".

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.