Tags: Florida .NET Developer Events
I will be presenting Aspect-Oriented Programming ( AOP ) at the Sarasota Florida Developer's Group on Thursday, January 22, 2009 at the Sarasota Community Foundation. This is a total upgrade from the IASA Tampa Bay Florida AOP Presentation in February of last year.
Decorator Pattern and Generic Decorator Chains
The presentation will start with a discussion of cross-cutting concerns and using the decorator pattern and generic decorator chains to manually lift those cross-cutting concerns out of your code.
AOP Frameworks and Libraries
Next we will discuss various 3rd party AOP Frameworks like PostSharp, Policy Injection Application Block , and Castle DynamicProxy which will allow one to implement those same cross-cutting concerns using attributes ( or configuration ) without the need to implement the decorator pattern or generic decorator chains. This will give you a huge boost in productivity and simplify the configuration needs of the application.
Dependency Injection and AOP
Last we will discuss how dependency injection plays a role in AOP using at least a couple of dependency injection frameworks like Unity, Castle Windsor, etc.
Given that we will be discussing design patterns, AOP, and dependency injection hopefully there will be a little something for everyone. See you there!
Recent Florida Events: