A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
Bring your animations to H264/HEVC video using C++ and C# with h/w acceleration
Recovering from memory leaks
How to make an HTTP REST request in C++ with WinHTTP wrapper
Tutorial article on Fluent Interface Pattern in C#
Tutorial article on Fluent Interface Pattern in C#
The QR Code libraries allows your program to create (encode) QR Code image or, read (decode) an image containing one or more QR Codes. The code was upgraded to VS 2022 and .NET 6.0
Autocomplete, or word completion, is a feature in which an application predicts the rest of a word a user is typing. This article describes a lightweight implementation.