exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 18 discussion

Actual exam question from Microsoft's 70-486
Question #: 18
Topic #: 1
[All 70-486 Questions]

You are developing an ASP.NET MVC application that will be deployed on a web farm.
Passwords must be stored in the web.config file and must not be readable or in a format that is easily decodable
You need to encrypt the passwords that are stored in the web.config file.
Which command-line tool should you use?

  • A. Aspnet_regiis.exe
  • B. Ngen.exe
  • C. Aspnet_merge.exe
  • D. EdmGen.exe
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References:
http://msdn.microsoft.com/en-us/library/zhhddkxy(v=vs.100).aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
apostolin
Highly Voted 5 years, 9 months ago
The correct answer is: A
upvoted 12 times
leoxrc
5 years, 4 months ago
Why you do this? The correct answer is displayed already..
upvoted 1 times
rhysabray
5 years, 3 months ago
A lot of the questions have incorrect answers. I for one think seeing another person's answer helps to affirm instead of everyone quietly accepting a possible incorrect answer. I mean no guarantee, but can help.
upvoted 23 times
...
...
...
markcowell
Most Recent 4 years, 8 months ago
A is correct. You use Aspnet_regiis.exe to encrypt each web.config on each server in the web farm.
upvoted 1 times
...
eggzamtaker
4 years, 9 months ago
A is correct.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...