PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

How should you build the view?

DRAG DROP
You are developing an ASP.NET MVC application in Visual Studio 2012. The application
contains sensitive bank account data. The application contains a helper class named
SensitiveData.Helpers.CustomEncryptor.

The application must not display AccountNumber in clear text in any URL.
You need to build the view for the GetAccounts action. How should you build the view? (To
answer, drag the appropriate code segment to the correct location or locations. Each code
segment may be used once, more than once, or not at all. You may need to drag the split
bar between panes or scroll to view content.)

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.)