dotnet cross-platform interop with C via Environment.ProcessId system callThe goal of this article is to understand how high-level dotnet code interoperates with low-level C code in a cross-platform manner when…Apr 1Apr 1
Flavours of roundingHow often do you round various numbers in your day-to-day job? Do you know what type of rounding do you actually use?Sep 1, 2021Sep 1, 2021
Published inITNEXTStarting with Fable (F#)TLDR: https://github.com/semuserable/fable-basic-interopFeb 1, 20201Feb 1, 20201
.NET Core. Google Sheets API, read\writeTLDR: https://github.com/semuserable/blog-google-spreadsheets-apiJul 1, 20191Jul 1, 20191
ASP.NET Core. Recipe #1. File(-s) upload/download with Postman and Angular 5+The purpose of this series is to have a minimalistic example of a valid and working solution. No BS stuff which only distracts from the…May 25, 20191May 25, 20191
C# Journey into struct equality comparison, deep diveDeep dive on struct equality comparison, stepping into .NET internals and C++ landSep 26, 20183Sep 26, 20183
Simplest TypeScript project using Visual Studio CodeThis tutorial is aimed for newcomers to TypeScript and VS Code. It’s contents resembles some sort of a spreadsheet format. You won’t find…May 31, 20171May 31, 20171
Easy start with F# in Visual Studio CodeRecently, I started learning F#. It’s a fascinating language with abundance of nice and clever features. It’s functional, concise and…Feb 5, 20172Feb 5, 20172