Play with the WBS

When a Project Manager (PM) is tasked with a project from the sponsor, it is normal for them to have a certain feeling of fear.

 

«And now, what do I…

Zum Artikel

Auto-handling creation and modification properties in EF Core

Of course, properties like ‘CreatedBy’ or ‘DateModified’ don’t replace a clean full historisation, but often we just need a small piece of information…

Zum Artikel

Zentralisierung von Application Logs

In der komplexen Welt moderner Anwendungen stehen Entwickler oft vor der Herausforderung, Logs von Anwendungen auf verschiedenen Systemen abzurufen.

Zum Artikel

A gentle introduction to JSON Web Tokens

Developing an authentication and authorisation mechanism is a crucial point in designing an application, involving (at least) both client and server.…

Zum Artikel

Git Aliases

Git aliases are a powerful way of customising the Git experience and increasing work performance.

Zum Artikel