Add syntax highlighting support for additional languages in the Caffein Ghost theme

I just setup my new Ghost blog and recognized the missing support for the C# programming language. C# is my main programming language and plan to write some post about my work with it. With hat in mind I searched a way how to add the syntax highlighting support fo...

14 March 20211 min read
INFRASTRUCTURE
CODE
Implement resource based authorization with Angular
Implement resource based authorization with Angular

I wrote about my approach for Resource Based Authorization and a possible implementation in ASP.NET Core. This article will continue the story and show how this can be implemented in Angular. Article in this series: Part 1 - Resource Based Authorization Model Pa...

6 March 202110 min read
ANGULAR
SECURITY
CODE
ARCHITECTURE
Resource based authorization model
Resource based authorization model

I worked in a few projects where a classic Role Based Authorization was not enough to cover the needs. We had the requirement to restrict the access to certain entities. The solution for this was to use the so called "Resource Based Authorization". I will cover ou...

6 March 20217 min read
ARCHITECTURE
SECURITY
Welcome to Michael's developer blog

Welcome to my new developer blog. After having a long blogging break I decided to move away from my old blog lehmamic.wordpress.com on wordpress. You can still visit my old blog though. As a consultant and architect in software development I have experienced a lot...

2 March 20212 min read
Page 3 of 3