dariocp retweetledi

One great feature in Visual Studio debugging is the ability to export breakpoints so that other developers do not have to recreate them, and another feature allows developers to gather information from breakpoints without disturbing code.
For a class I taught today, the developer simply imported breakpoints, added them to the project, and ran the project to retrieve information about items that matched the condition. The results can then be copied to say notepad for processing.
#visualstudio

English






















