Useful WPF utilities [closed]

There are whole bunch of tools for WPF, and more and more are popping up as WPF grows in popularity. I have listed a few of the most useful ones below, but it really depends on what you are wanting to achieve. For instance, for me the Sketchflow plugin in Blend has made such a … Read more

Sending an arbitrary Signal in Windows?

If what you want is to explicitly/programmatically kill another program/process of any kind, within the SysInternals’ pstools there is a small tool named “pskill” that behaves just like Unixen “kill” would do. If you want something else, keep reading (though I may be wrong on some of the specifics below – it’s been eons since … Read more

tech