July 2017
Beginner
466 pages
9h 37m
English
Like breakpoints, you can also export Data Tips to an XML file which you can share with your team. Others can import it to the same source and debug it further. To export the Data Tips, go to the Visual Studio menu, Debug | Export DataTips..., which will open the Export DataTips dialog. Select the folder where you want to save the XML file, give the file a name, and click Save. It will produce an XML which will look like the one shown in the following screenshot (at the right side):

It is a SOAP-based XML file and includes all the related information that you need to reload the entire Data Tips. To import the ...
Read now
Unlock full access