Note the following when working with the
Visual Studio extension.
- If the C# code is compiled in debug mode and debug symbols are available, those are used to add information about the current
position in the C# script also to nodes in the replay TrueLog. In this case, the current position in the C# script is shown
in the
Script tab of
TrueLog Explorer instead of the current position in the .bdf stub script.
- In
Visual Studio you can create a C# or VB.Net project and code manually. Note however, that the recorder only prints C# code. The recording
feature is only available if a C# project is used.