Using MIDI with NAudio

January 28, 2021 amit 0

This is a quick and small program in C# to get started with MIDI programming using NAudio. There are other libraries for .NET which can […]

Watermark an image in C#

September 3, 2015 amit 1

Function to add a text watermark in C#. It is a generic function which can be used in either a desktop application or an ASP.NET […]