Skip to main content

Tag: Syntax

All articles tagged with Syntax.


Delegate invocation can be simplified – C#

When you have worked with the same technology day-in, day-out for almost 15 years, it’s easy to miss some of the “under-the-radar” changes that are made without any fan-fare. This, for me, is one of those in C#.

I couldn’t tell you how many times a day I write code similar to the following, which is a staple of object-oriented, event-driven programming – used to fire an event if something is listening to it:

Software Development Read more →


Subscribe to Syntax