Object-Oriented White Papers
Using the Policy Injection Application Block in ASP.NET
Overview One technique becoming increasingly popular with developers is the adoption of an Aspect-Oriented Programming (AOP) model. AOP provides techniques for changing the behavior of business objects and other classes through the application of policies, making it easier to implement common crosscutting concerns such as logging, validation, exception handling, caching, and more. Policy injection provides one approach to simplifying and unifying the implementation of crosscutting concerns. This is a feature introduced by the Microsoft patterns & practices (p&p) group into the latest release (version 3.0) of Enterprise Library.
| Publisher | Jupitermedia | File Format | HTML |
|---|---|---|---|
| Date Published | May 2007 | Downloads | 2 |
| Format | White Papers | ||
| Topics | |||



