Okay AI, lets codeThere are many articles how AI can help you code. But can AI help develop full app?Apr 17, 2024Apr 17, 2024
Expression Trees in C#Expression tree in C# is very useful language feature. Due to fact that most of time it is utilized by libraries and its definition is done…Mar 30, 2023Mar 30, 2023
Golang TCP proxy— Mocking in GoMy last article was about reverse proxy in .NET, its performance and exploration of available options provided by Microsoft to handle low…Mar 3, 2023Mar 3, 2023
.NET Proxy Server — performance testing .NET with K6.NET TCP proxy with load testingDec 8, 2022Dec 8, 2022
DotNetBenchmark and Json.NET custom converter — useful usageShort story when benchmarking helped me find a bug.Oct 17, 2022Oct 17, 2022
Mongo & SQL in C#Supporting repository contains simple project with worker service writing some data to both MongoDB and SQL server and exposing simplistic…Apr 11, 2022Apr 11, 2022
If-less code. Enumeration classes for strategies.Programming is about making decisions. So there is mighty block :Jan 22, 2022Jan 22, 2022