nerdexam
Microsoft

MB-500 · Question #117

You are a Dynamics 365 Finance developer. You make changes to an existing custom class. The code comparison tool shows version conflicts between your version and the latest checked-in version of the…

The correct answer is A. Compare with Workspace Version. You open the latest changeset and compare it to your version (which gives conflict) so you compare it to your local code then, which is Compare to Workspace version.

Apply developer tools

Question

You are a Dynamics 365 Finance developer. You make changes to an existing custom class. The code comparison tool shows version conflicts between your version and the latest checked-in version of the custom class. In Visual Studio, you open the Source Control Explorer. You locate the latest changeset for the class and you open the changeset in Team Explorer. You need to compare the latest code that is in source control with the code that you created. Which option should you use?

Options

  • ACompare with Workspace Version
  • BCompare with Previous Version
  • CView History
  • DCompare with Latest Version

How the community answered

(53 responses)
  • A
    89% (47)
  • B
    6% (3)
  • C
    4% (2)
  • D
    2% (1)

Explanation

You open the latest changeset and compare it to your version (which gives conflict) so you compare it to your local code then, which is Compare to Workspace version.

Topics

#source control#Visual Studio#version comparison#Team Explorer

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice