Mesta Automation

Tag Archive

debugging

Articles filed under debugging, collected from the Mesta Automation archive.

WPF

WPF and multithread: debugging with Console

/ 2 min read

You can download the sample here: https://www.mesta-automation.com/Downloads/multithread.rar With WPF it’s almost a must to use multiple threads to keep the User Interface responsive, and debugging them can be a problem when they are complex. Usually…

Read Article