PrepAway - Latest Free Exam Questions & Answers

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

Based on the user name and the time of the day, you are required to provide the following features:

1. Branding of images
2. Control colors
3. Page layouts

You need to provide these features on each page of the application when the page requests are made.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
In the PreInit event of each page, set the theme and the master page dynamically.

B.
In the Page Load event of each page, set the theme and the master page dynamically.

C.
Store the feature settings in resource files in the App_LocalResources folder for each user. In the PreInit event of each page, read from the resource files.

D.
Store the feature settings in resource files in the App_LocalResources folder for
each user. In the Page Load event of each page, read from the resource files.


Leave a Reply