Josef Ottosson

Freelancing Developer · Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft

benchmark

A collection of 3 posts

c-sharp

Using embedded files in dotnet core

Two different implementations for reading embedded resources in c-sharp.

3 months ago March 6th, 2022 3 min read
Sorting (really) large files with C#
c-sharp

Sorting (really) large files with C#

I show you how to sort enormous text files in a really efficient way using the External Merge Sort algorithm.

10 months ago July 28th, 2021 9 min read
dotnet core

You're (probably still) using HttpClient wrong and it is destabilizing your software

I try to optimize the fetching and deserialization of data in dotnet core as much as possible. HttpClientFactory and streams are my best friends.

3 years ago March 10th, 2019 20 min read
Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft