PostSharp
An interesting validation framework.
Read More
A new service pack for PostSharp with performance enhancements and bug fixes.
Read More
As promised, here is a quick sample on using the TransparentProxyPolicyInjector in Unity v1.2.
Read More
Speaking of Aspect-Oriented Programming ( AOP ), PostSharp 1.0 was released the other day!
Read More
David Hayden is presenting Introduction to Aspect-Oriented Programming (AOP) at the IASA Tampa Chapter on February 28, 2008. Write less code and create more maintainable applications by leveraging AOP to handle logging, caching, validation, security, and other cross-cutting concerns. In this presentation we will explore AOP functionality built into numerous tools and frameworks such as Castle Windsor, SpringFramework.NET, Enterprise Library's Policy Injection Application Block, and PostSharp so you can better understand its benefits and how to use it in your own applications. If available by the time of the meeting, I will also show off the Unity Dependency Injection Container in Enterprise Library 4.0 and how to incorporate AOP with it.
Read More