Coding Grounds
Compilation of different programming projects I amuse myself with.
Sunday, 16 August 2026
Rust - Introduction to lambda style closures
›
Rust Language Primer - FirstOrDefault with Lambda style closures If you're a C# developer exploring Rust, you’ll quickly notice that ...
Saturday, 1 August 2026
Kartverket Matrikkel Eiendoms API with MAUI
›
This article will show how looking up data from Eiendoms API (v1) from Kartverket. The data is retrieved from Matrikkelen , the official reg...
1 comment:
Sunday, 12 July 2026
Android and Google Maps using .NET Maui
›
MAUI Maps Demo Notes 🗺️ A short summary of the map demo, measurement mode, and pin icon adjustments. T...
2 comments:
Sunday, 3 May 2026
Inspecting String Length Constraints in EF Core
›
Inspecting String Length Constraints in EF Core Entity Framework Core exposes a rich representation of your database schema through it...
Wednesday, 8 April 2026
C# 15 : Union types and the ApiResult Monad in .NET 11
›
Functional Programming in C# 15: Union Types and the ApiResult Monad C# has been steadily absorbing ideas from functional programming — p...
›
Home
View web version