Josef Ottosson

Freelancing Developer · Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft

c-sharp

A collection of 22 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 large CSV files by multiple columns using C#
c-sharp

Sorting large CSV files by multiple columns using C#

How to sort csv files based on multiple columns in the most performant way.

7 months ago October 17th, 2021 5 min read
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.

10 months ago August 8th, 2021 6 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
Dealing with access tokens in dotnet
httpclient

Dealing with access tokens in dotnet

Dealing with access tokens (including renewal) in dotnet.

a year ago July 8th, 2021 7 min read
Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft