Single form or multiple dialogs?
In this installment of our series about user interface design for administrators we explore the transformation of a command line script to a Windows application.
We start with a simple little script as shown below:
It just prompts for a…
Read More