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

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

Answer:



Leave a Reply 2

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


Maurizio

Maurizio

2 – 1 – 4

new { maskedAccountNum = custEncrypt.Encrypt(item.AccountNumber) });

Google

Google

Always a large fan of linking to bloggers that I appreciate but really don’t get a whole lot of link like from.