About JorgenHoc
JorgenHoc publishes in-depth technical guides for .NET developers — focused on Entity Framework Core, async/await patterns, and cloud hosting decisions.
Every article is designed around one principle: show, don't tell. That means interactive visualizers instead of static diagrams, real benchmark numbers instead of vague claims, and complete code examples you can copy directly.
What you'll find here
- EF Core guides — migrations, LINQ, relationships, performance patterns, and the N+1 query problem solved properly
- Async C# guides — async/await, Task vs ValueTask, ConfigureAwait, IAsyncEnumerable, cancellation tokens
- .NET hosting comparisons — Azure, AWS, Railway, Fly.io, Render — with real pricing, real performance data, and honest trade-offs
The interactive difference
Our articles embed live, interactive components directly in the page. The async/await article has a step-by-step execution visualizer. The EF Core guide has a LINQ→SQL translator. The hosting comparison has a filterable, sortable table. These aren't gimmicks — they're the fastest way to build an accurate mental model.