Introduction I have been programming with C# since it came out but I still find the delegate syntax confusing. This is at least partially because Microsoft have changed the recommended syntax regularly over the years. This article is a quick recap of the various syntaxes. It also looks at some of the issues with using … Continue reading Delegate Syntax in C# for Beginners