Avatar

Blog of Jérémie Litzler

I share my notes and experiences that can be useful to one of you. Enjoy the read!

  1. Home
  2. Who am I?
  3. Support my work
  4. Search
  5. Let's talk
  6. Archives
  7. Dark Mode

Archives

2025 48
2024 56
2023 30
2022 59
2021 7
2020 5
2018 6
Top 5 Categories
Web Development (88) Gardening (77) Sofware Development (20) Web Fundamentals (7) Tutorials (4)

Missing category ? Only the first 5 most used are listed.

View all categories
Top 5 Tags
Compost (44) No Dig (40) Charles Dowding (37) Tip of the Day (35) Huw Richards (29)

Missing tag ? Only the first 5 most used are listed.

View all tags
pageIndex = 0 outOfVisibleViewPort = false
Several coffee cups
Web Development

Common Use Cases of Action Filters In ASP.Net WebAPI

In ASP.Net WebAPI, Action Filters are commonly used for various cross-cutting concerns that need to be applied to multiple action methods or controllers

Sep 08, 2025
5 minute read
pageIndex = 1 outOfVisibleViewPort = false
Hundreds of butterflies flying in the air
Sofware Development

Database migration with Flask, SQLAlchemy and Alembic

A concise guide exploring why database migration matters in Flask applications, highlighting SQLAlchemy models, Alembic migrations, and the orchestration between them.

Aug 25, 2025
6 minute read
pageIndex = 2 outOfVisibleViewPort = false
A container ship going towards the sunrise.
Sofware Development

Container Image Tagging Strategy On Pull Request vs. Individual CI

Usually, we have a QA environment before pushing an application update to production. Let’s see to handle the creation of a Docker image for each environment in Azure DevOps.

Aug 18, 2025
4 minute read
pageIndex = 3 outOfVisibleViewPort = true
A man jumping on a container
Sofware Development

Configure Docker Image Tagging in Azure DevOps

Usually, we have a QA environment before pushing to production. Let’s see to handle Docker image tagging with Azure DevOps.

Aug 11, 2025
3 minute read
pageIndex = 4 outOfVisibleViewPort = true
Architecte building with triangles shapes
Sofware Development

The Design Patterns And Software Architectures I’ve encountered

While it is a vast topic that authors have described in many books and articles, I’d like to review what design patterns and architectures I’ve encountered in my career so far.

Aug 04, 2025
6 minute read
pageIndex = 5 outOfVisibleViewPort = true
An “open” sign hanging on a wood door
Sofware Development

How Are ‘virtual’, ‘partial’, ‘override’ Used in C#?

And what are they in the C# programming language. Let’s review that together.

Jul 28, 2025
10 minute read
pageIndex = 6 outOfVisibleViewPort = true
Opened lock
Sofware Development

Understanding the Open/Closed Principle

The Open/Closed Principle (OCP) is one of the S.O.L.I.D principles of object-oriented design, in particular the letter “O”

Jul 21, 2025
6 minute read
pageIndex = 7 outOfVisibleViewPort = true
A notebook with wireframes
Sofware Development

Composition vs Aggregation vs Association

Let’s dive into the three object-oriented programming concepts..

Jul 14, 2025
3 minute read
1 2 … 27
© 2018 - 2025 Blog of Jérémie Litzler
License GPLv3 | Terms
Built with Hugo
Theme Stack designed by Jimmy