70-496 · Question #76
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012 to maintain a library of commercial .NET components provided…
The correct answer is B. Within the build definition, set the Index Sources property to True and provide a path for the. See the full explanation below for the reasoning.
Question
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012 to maintain a library of commercial .NET components provided for sale by your company. You release new versions quarterly and provide support for the four most recent versions. When issues are logged with previous versions it is time-consuming for your developers to locate and associate the correct version of debugging symbols and source code. You need to streamline the process for debugging prior versions of your library. What should you do?
Options
- AWhen it is time to deploy each quarterly update, copy the release binaries into version control.
- BWithin the build definition, set the Index Sources property to True and provide a path for the
- CWhen it is time to deploy each quarterly update, label the source code with the version
- DEnable IntelliTrace within Visual Studio.
How the community answered
(32 responses)- A9% (3)
- B75% (24)
- C13% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.