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.

Further White Paper Details
PublisherJupitermedia File FormatHTML
Date PublishedMay 2007 Downloads2
FormatWhite Papers   
Topics

Quick Sitemap Links: