PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-486 (update December 26st, 2014)

Exam 70-486: Developing ASP.NET MVC 4 Web Applications (update December 26st, 2014)

How should you build the class constructor?

HOTSPOT
You are developing an ASP.NET MVC application that authenticates a user by using claimsbased authentication. The application must:
• Use Windows Identity Foundation 4.5.
• Support the Windows Azure Access Control Service.
You need to implement authentication. How should you build the class constructor? (To
answer, select the appropriate option from the drop-down list in the answer area.)

Which server-side state management option should you use?

You are designing a distributed application. The application must store a small amount of
insecure global information that does not change frequently. You need to configure the
application to meet the requirements. Which server-side state management option should
you use? (Each correct answer presents a complete solution. Choose all that apply.)

Which code segment should you add to the action at line 03?

You are developing an ASP.NET MVC application in Visual Studio 2012. The application
supports multiple cultures. The application contains three resource files in the Resources
directory:
• ProductDictionary.resx
• ProductDictionary.es.resx
• ProductDictionary.fr.resx
Each file contains a public resource named Currency with the localized currency symbol.
The application is configured to set the culture based on the client browser settings. The
application contains a controller with the action defined in the following code segment. (Line
numbers are included for reference only.)

You need to set ViewBag.LocalizedCurrency to the localized currency contained in the
resource files. Which code segment should you add to the action at line 03?


Page 3 of 712345...Last »