Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / AOP

AOP

AOP

Great Reads

by fs7744
Easier to use MemoryCache with AOP example
by Alex Schunk
This how-to shows the usage of Cauldron.Interception.Fody and its capabilities.
by Ashish Mundra
Demonstrates AOP for Exception Handling using Unity2.0 in ASP.NET application
by Valerii Tereshchenko
Example of implementing logging using Aspect Oriented approach with DispatchProxy class

Latest Articles

by fs7744
Easier to use MemoryCache with AOP example
by Alex Schunk
This how-to shows the usage of Cauldron.Interception.Fody and its capabilities.
by Ashish Mundra
Demonstrates AOP for Exception Handling using Unity2.0 in ASP.NET application
by Valerii Tereshchenko
Example of implementing logging using Aspect Oriented approach with DispatchProxy class

All Articles

Sort by Score

AOP 

by Alex Schunk
This how-to shows the usage of Cauldron.Interception.Fody and its capabilities.
by Ashish Mundra
Demonstrates AOP for Exception Handling using Unity2.0 in ASP.NET application
by Valerii Tereshchenko
Example of implementing logging using Aspect Oriented approach with DispatchProxy class
by Valerii Tereshchenko
Example of implementing logging using RealProxy class
by Guirec
A journey into AOP land with concerns, pointcuts, joinpoints, advices, aspects, interceptors, proxies, targets, mix-ins, composites...
by Gary H Guo
Apply components, aspects and dynamic decorator principles to ASP.NET application
by Gary H Guo
Extend component functionality and address cross-cutting concerns using Dynamic Decorator in application development.
by Gary H Guo
Add AOP capabilities to Unity Container by configuration using Dynamic Decorator.
by Ilya Builuk
The article describes how to bring the Aspect-Oriented programming practices to the WP7 platform
by Mahmudul Haque Azad
This articles discusses the very basics of dependency injection in WPF for those who are new in WPF and Unity.
by Daniele Fontani
Learn how to configure dependency injection to make things happen by design
by Utku Ozan ÇANKAYA
How to add authentication and authorization to WCF services
by Utku Ozan ÇANKAYA
How to add logging to WCF services
by Darek Danielewski
How to use AOP and System.Runtime.Caching.MemoryCache to improve application performance
by Wieslaw Popielarski
MDC for scala's ExecutionContext
by Chris Copeland
A managed library for automated dependency injection, contract validation, and custom aspect-oriented decorator implementations
by fs7744
Norns.Urd is lightweight AOP framework based on emit which does dynamic proxy
by Gerald Gomes
Starting modular application development using Prism, WPF, and Unity container.
by David J Rundle
Handling the Faulted state and Closure of a WCF service when being used in a stateful application.
by Yuriy I
Shows an introduction to a new AOP framework for .NET - AspectInjector