Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

c-sharp

A collection of 35 posts

Sorting large CSV files by column using C#
c-sharp

Sorting large CSV files by column using C#

Sort large csv files by column value using csharp. Benchmarks different implementations

5 years ago August 8th, 2021 5 min read
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

5 years ago July 28th, 2021 9 min read
Dealing with access tokens in dotnet
httpclient

Dealing with access tokens in dotnet

Dealing with access tokens (including renewal) in dotnet

5 years ago July 8th, 2021 7 min read
episerver

New major version of JOS.ContentSerializer - Version 5.0

Bug fix and a breaking change in the new major version of JOS.ContentSerializer

5 years ago May 29th, 2021 2 min read
Transform C# objects to a flat string dictionary
c-sharp

Transform C# objects to a flat string dictionary

With a bit of reflection and recursion we can transform C# objects to a flat string Dictionary

5 years ago May 7th, 2021 9 min read
Subscribe via RSS
© Josef Ottosson 2026