Hello, I am Kenny Pflug

Since 2009, I've been working with Microsoft's .NET technology stack. I focus on the architecture and design of distributed systems implemented with ASP.NET Core that can run in the Cloud and On-Premise, as well as .NET internals like Memory Management / Garbage Collection, threading, asynchronous programming, and performance. I'm looking forward to helping you with your software projects.

You can reach me via kenny.pflug@thinktecture.com. You can also follow me on Twitter via @feO2x.

Blog-Posts by Kenny

The latest insights straight from our Research Lab.

No data found

Articles written by Kenny

.NET
KP-round
.NET 8 brings Native AOT to ASP.NET Core, but many frameworks and libraries rely on unbound reflection internally and thus cannot support this scenario yet. This is true for ORMs, too: EF Core and Dapper will only bring full support for Native AOT in later releases. In this post, we will implement a database access layer with Sessions using the Humble Object pattern to get a similar developer experience. We will use Npgsql as a plain ADO.NET provider targeting PostgreSQL.
15.11.2023
.NET
KP-round
Originally introduced in .NET 7, Native AOT can be used with ASP.NET Core in the upcoming .NET 8 release. In this post, we look at the benefits and drawbacks from a general perspective and perform measurements to quantify the improvements on different platforms.
02.11.2023
.NET
KP-round
.NET 8 introduces a new Garbage Collector feature called DATAS for Server GC mode - let's make some benchmarks and check how it fits into the big picture.
09.10.2023

Content Downloads by Kenny

We have summarized our knowledge in our specialist areas in Cheat Sheets, Whitepapers, and Ebooks for you.

No data found

Webinar Dates & Recordings by Kenny

No data found

Upcoming Contributions by Kenny

Find future conference dates here.

Past Contribtuions by Kenny

Find past conference dates here.

Acknowledgements & Publications