TodlyCodlyOkay AI, lets codeThere are many articles how AI can help you code. But can AI help develop full app?Apr 17Apr 17
TodlyCodlyExpression 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
TodlyCodlyGolang 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
TodlyCodly.NET Proxy Server — performance testing .NET with K6.NET TCP proxy with load testingDec 8, 2022Dec 8, 2022
TodlyCodlyDotNetBenchmark and Json.NET custom converter — useful usageShort story when benchmarking helped me find a bug.Oct 17, 2022Oct 17, 2022
TodlyCodlyMongo & 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
TodlyCodlyIf-less code. Enumeration classes for strategies.Programming is about making decisions. So there is mighty block :Jan 22, 2022Jan 22, 2022
TodlyCodlyDoomain — C# Model synchronizationThere is good amount of information on Internet how to do Event Sourcing in proper way. I don’t want to go back to rules and how to do it…Nov 25, 2021Nov 25, 2021