Author Archives: Chad

ProcessStartInfo.WindowStyle – Hidden Requirements

I recently needed to launch a Windows Forms application from code, but I needed that application to be invisible to the user.  I didn’t want anything to show up in the taskbar or any short flicker on the screen while … Continue reading

Posted in Uncategorized | Leave a comment

Comparison Of Programs’ Options Usability

After comparing how applications expose their settings to users–typically through an options dialog–I thought I would remark on the pros and cons of the different approaches.  The comparison is in no way exhaustive, but I chose a variety of differently … Continue reading

Posted in Technology | Tagged , | 1 Comment