Community

Aspect Oriented Programming in C# via Functions

(Yacoub Massad) This tutorial looks at a new approach to AOP called AOP via functions (in C#) as an attempt to mitigate the issues of the CQS approach.