0
kicks
Getting Started with AOP using Postsharp
Taking a look at how to implemented AOP (Aspect Orientated Programming) with PostSharp.
We will be using the Postsharp library in this episode and we will take a look at how to create our first Aspect as well as how to use the metadata with the aspect to provide real business value in your application.