AOP programming in .Net?

Posted by larryq on Stack Overflow See other posts from Stack Overflow or by larryq
Published on 2010-01-09T00:54:52Z Indexed on 2010/04/13 9:52 UTC
Read the original article Hit count: 427

Filed under:
|

Hi everyone,

I'm wondering what's good out there for AOP / crosscutting in .Net, along the lines of AspectJ. I see Microsoft has a policy injection application block; any other good stuff out there I should take a look at?

© Stack Overflow or respective owner

Related posts about aop

Related posts about .NET