AOP with PostSharp
Category: Languages > .net
Posted: 05 Feb 09
In this talk, David Ross gives an introduction to PostSharp - an Aspect Oriented Programming (AOP) toolkit for .NET. AOP allows developers to reduce the level of duplication of code and allows code injection of duplicated code (such as for login functionality and logging). David introduces the concep...
|
|
|
Using AOP in the Enterprise
Category: Languages > Java
Posted: 07 Jun 08
SpringSource CTO and AspectJ project lead Adrian Colyer discusses where Aspect-Oriented Programming (AOP) should be used, practical applications of AOP...
|
|
|
Introduction to Spring.NET
Category: Languages > .net
Posted: 21 Mar 08
Mark Pollack provides an introduction to Spring.NET which can help developers more easily implement and design loosely coupled application architecture...
|
|
AOP-Myths and Realities
Category: Languages > Architecture
Posted: 25 Oct 07
This talk goes beyond myths surrounding AOP and shows the real deal. It examines many practical applications implemented with and without aspects, prov...
|
|