Categories
.NET C# SmartCon

SmartCon – Part 2

In the second part of the SmartCon series, I want to talk a little bit about command line arguments help. As a guy raised in the 80s, I am used to the command line. Most PCs (if you could afford one) weren’t even able to show a graphical user interface. So, all I had was […]

Categories
.NET C# SmartCon

SmartCon – Part 1

Today I want to show you one of my tools, which helps developers to handle command line arguments in their Console apps. How often did you write code for command line handling of your console apps? And how often do you have a Déjà-vus when typing Ending in a big main-method cluttered up with command […]