AOP is a great way to clean code, well if used correctly. lots of examples will only show the logging example, when an exception is thrown (I should know here is one I wrote: hello world of AOP). Well thats ok, you can see it in action and step through it, however that for me was not enough. So here are a few more really helpful links
-
AOP Guide - Spring.Net, this is great intro guide.
-
-
-
-
Dirty Tracking - Castle DynamicProxy, using AOP to track when an object should be marked for dirty
-
AOP MSDN - Quick Guide on the different types of Aspects
-
-
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5