|
|
Browse by Tags
All Tags » WPF » RIA » Architecture (RSS)
-
Early in my programming career, we had a choice to make at the beginning of each project: do we do this as a command-line/console app (prompt and response), use a DOS windowing library, or do a Windows 3 native app?
Eventually, it became the norm to do a Windows app by default, and fall back to command-line only if you need to call it from batch ...
|
|
|