exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 6 question 13 discussion

Actual exam question from Microsoft's MB-500
Question #: 13
Topic #: 6
[All MB-500 Questions]

You are a Dynamics 365 Finance developer.
You make changes to an existing class.
You need to compare the code that is in source control with the updated class. In Visual Studio, you display Team Explorer.
What are three possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. In Team Explorer, select Compare with Latest Version.
  • B. In Team Explorer, select Compare with Workspace Version.
  • C. In Team Explorer, select Compare Files.
  • D. Run the tf diff command.
  • E. Run the vsdiffmerge command.
Show Suggested Answer Hide Answer
Suggested Answer: ABD 🗳️
Example:
In Team Explorer, right-click FMRental.xml, and select Compare with Latest Version.

✑ Choose Compare with Latest Version to see how the changes you have made compare to the latest version of the file on your Team Foundation Server.
✑ Choose Compare with Workspace Version to see what changes you have made to the version you checked out.
D: The diff tool of Visual Studio is very good to compare two files.
It compares, and if it is possible, displays differences between two files, files in two folders, or a shelveset and a local or a server file.
Syntax:
tf diff[erence] itemspec [/version:versionspec] [/type:filetype]
[/format:format [/ignorespace] [/ignoreeol] [/ignorecase] [/recursive]
[/options][/noprompt][/login:username,[password]]
Incorrect Answers:
E: vsdiffmerge is used for merging.
Reference:
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/difference-command

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
Ihsan_khan
5 months, 2 weeks ago
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago