Categories
Best Practices Frameworks Tools

Transforming Legacy Frameworks into Modern Applications: A Pragmatic Approach

This article explores the challenges of transforming legacy frameworks into modern applications, highlighting the importance of understanding business logic and use cases.

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
Criteria-Language NT

Criteria-Language

I always forget the link to the DevExpress CriteriaLanguage documentation. So, the documentation can be found here:

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 […]