Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 12 June 2021
Concepts of a simple draw ink control in Windows Forms
›
This article will present a simple draw ink control in Windows Forms. The code is run in Linqpad and the concepts here should be easily por...
Monday, 7 June 2021
Json serialization using Utf8JsonReaderSerializer in .net core
›
.NET 5 and .net core contains a lot of new methods for Json functionality in the System.Text.Json namespace. I created a helper class for re...
Sunday, 25 April 2021
Making NUnit tests run in Team City for NUnit 3.x
›
Team City has several bugs when it comes to running NUnit tests. The following guide shows how you can prepare the Team City build agent t...
‹
›
Home
View web version