Wednesday, July 27, 2005 5:39 PM triplez

Aspect-Oriented Programming Enables Better Code Encapsulation and Reuse

Aspect-Oriented Programming Enables Better Code Encapsulation and Reuse
Here's a fantastic article that I have yet to read that explains what Aspect-Oriented Programming is, and how to do it in .NET, though it's pretty tough to do it in .NET. But nevertheless, there is an Aspect engine for C# called AspectSharp. I might give more insight in AOP when I actually learn it.

Filed under: