exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 82 discussion

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

You are building an ASP.NET web application.
You must test the web application in multiple browsers at the same time.
You need to ensure that the application can use the Browser Link feature.
Which two actions should you perform? Each correct answer presents part of the solution.

  • A. In the web.config file, set the value of the debug attribute to False.
  • B. In the web.config file, set the value of the debug attribute to True.
  • C. Enable Browser link.
  • D. Use an external editor for webpages.
  • E. Enable source control server support.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️
Debugging must be enabled in the web.config file.
To enable Browser Link, set debug=true in the <compilation> element in the project's Web.config file.
References:
https://www.asp.net/visual-studio/overview/2013/using-browser-link

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
aarset89
4 years, 11 months ago
Not all boxes are showing in the result.
upvoted 1 times
...
hungry_ape9000
5 years ago
FINAL ANSWER: B & C
upvoted 4 times
...
lifetocode
5 years, 1 month ago
Given answers are correct.
upvoted 1 times
caitlyn
5 years, 1 month ago
https://docs.microsoft.com/en-us/aspnet/visual-studio/overview/2013/using-browser-link
upvoted 1 times
...
...
accr
5 years, 4 months ago
the micrososft website provided in the solution of this question, says the opposite: <system.web> <compilation debug="false" targetFramework="4.5" /> </system.web>
upvoted 1 times
drizet
5 years, 3 months ago
it's under section Disabling Browser Link
upvoted 6 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago