exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 151 discussion

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

You are developing an ASP.NET Core MVC web application.
You write a GULP task to automatically minify and upload JavaScript, CSS, and image files to Microsoft Azure CDN.
You need to ensure that the minification and upload tasks run automatically after every build in Microsoft Visual Studio Professional.
Which tool should you use?

  • A. Visual Studio Build Continuous Delivery tool
  • B. Bower Package manager
  • C. Azure Publish Dialog's Connected Services section
  • D. Visual Studio Batch Build dialog
  • E. Task Runner Explorer After Build binding
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️
References:
https://blogs.msdn.microsoft.com/webdev/2016/01/06/task-runners-in-visual-studio-2015/

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
pizzaHawai
Highly Voted 5 years, 1 month ago
I think the answer is correct, E. https://devblogs.microsoft.com/aspnet/task-runners-in-visual-studio-2015/
upvoted 5 times
...
Fizunik
Most Recent 4 years, 11 months ago
Bower is dead: https://stackoverflow.com/a/51831614/2949081
upvoted 4 times
...
zimzimzimma
5 years, 1 month ago
Gulp is not a plugin of Bower of some sorts, but a package manager of its own. The answer is E.
upvoted 3 times
...
aarset89
5 years, 1 month ago
Im' pretty sure the correct anwser is B. Bower package manager.
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 ...