Denis Jakus

Demystifying Tech & Management

CTO x Unique People

AI / ML / ChatGPT

Unreal Engine

Low Code

Management & Leadership

IT Consultant

Denis Jakus

Demystifying Tech & Management

CTO x Unique People

AI / ML / ChatGPT

Unreal Engine

Low Code

Management & Leadership

IT Consultant

.NET

14 February 2021 How to organize Visual Studio projects
.NET

In my latest Youtube video, I talked about how to organize Visual Studio projects in a Visual Studio blank solution…

29 January 2021 Caching in DotNet Core WebAPI using Strategy Pattern
.NET

Let me write today about Caching, Repository pattern and finally about CacheRepository by using Strategy pattern. So, I’ve seen a…

22 January 2021 How to fix the IISExpress SSL certification issue
.NET

Let’s continue with DotNet stuff. One of the problems I’ve encountered when dealing with IISExpress and using Visual Studio was…

15 January 2021 Automapper Optimization
.NET

Today I’ll write about Automapper optimization when using Entity Framework. I won’t go into too much detail about what AutoMapper…