0
kicks
Aspect Oriented Programming in C#.NET: Part I
A lot has been written about AOP (Aspect Oriented Programming) on the Web, but none of the articles cover how to implement it practically in C#. This articles covers it practically using C#.