exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 3 question 4 discussion

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

An advertising campaign was recently launched. Some of the ads contain a link to products that no longer exist or have IDs that have changed.
You need to ensure that all product links display a product.
Which code segment should you use to configure the route?

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
johnhartman1968
4 years, 6 months ago
Why A?
upvoted 1 times
arohh
4 years, 6 months ago
First one: we should route by ProductId, so 2 option out; Second one: MapPageRoute used for custom routing, so MapRoute is the way to go here
upvoted 1 times
databasejamdown
4 years, 5 months ago
You mean we should route by ProductName instead of ProductId
upvoted 1 times
arohh
4 years, 5 months ago
In controller's method we have productName parameter. Maybe because of this I chose A.
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 ...