As an integration developer its sometimes hard to understand how your orchestration is behaving. You might feel that the built in debugging options are not enough. In those cases, a quick and dirty trick to understand the behavior of my executing orchestrations I usually quickly set up debugview and use Systems.Diagnostics.Debug write-outs to understand what’s happening.I…
Quick and dirty debug logging in Biztalk
Posted on