JasonK's Fun Facts

Browse by Tags

All Tags » Debugging   (RSS)
Sorry, but there are no more tags available to filter with.



Full debugger support in BlackPearl for setting breakpoints and such is on its way. In the meatime, save yourself some manual debugging hassle by emitting messages to the BP Console with this code: string loggedInfoSource = string.Format("{0}/{1}", K2.ProcessInstance.Process.Name, Read More...