skip to the main content area of this page
Patterns and Practices

PolicyInjectionApplicationBlock


IASA Tampa February Meeting - Introduction to Aspect-Oriented Programming (AOP)

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

Integrating the Policy Injection Application Block with WCF Services

An article in the February 2008 MSDN Magazine provides information on how to integrate the Policy Injection Application Block with WCF Services.

Read More

Enterprise Library 4.0 Announced and Dependency Injection Application Block

Grigori Melnik, the Product Manager of Enterprise Library, announced that Enterprise Library 3.5 will now be Enterprise Library 4 with the addition of a Dependency Injection Application Block that will both be used to simplify the configuration of Enterprise Library itself as well as be a stand alone application block for use in winform and web applications. Although you have those developers who will continue to take punches at Microsoft for reinventing tools that are already in OSS Projects, this is a positive move to 1) help simplify patterns and practices deliverables, 2) offer a single container across all their products, and 3) deliver the full potential of the Policy Injection Application Block.

Read More

Repository Factory and Policy Injection Application Block Doing Validation

The Repository Factory generates interfaces for each repository class in the data access layer which allows one to add call handlers from the Policy Injection Application Block to the interfaces to help with features like caching, validation, etc.

Read More

Web Client Software Factory and Enterprise Library Sample Screencast

This screencast highlights Web Client Software Factory and Enterprise Library 3.1 Features included in the WCSF 1.1 and EntLib 3.1 Sample I created and made available for download.

Read More

Web Client Software Factory Sample - Validation, Data Access, Policy Injection, Model-View-Presenter

A Web Client Software Factory Sample that shows business object validation, data access to SQL Server Express Database, the policy injection application block, model-view-presenter, and dependency injection.

Read More

Enterprise Library 3.1 Released!

Enterprise Library 3.1 was released and includes a number bug fixes for issues reported after the Enterprise Library 3.0 Release.

Read More

Policy Injection Application Block and ASP.NET Caching Screencast

The screencast discusses the use of the Policy Injection Application Block and the CachingCallHandler to provide caching in ASP.NET Web Applications.

Read More

Enterprise Library 3.0 Webcast

An MSDN Webcast on Enterprise Library 3.0 that presents an overview of the Validation Application Block, Policy Injection Application Block, Environmental Overrides, etc.

Read More

Introducing the Policy Injection Application Block MSDN Webcast

MSDN Webcast to describe and demonstrate the features, architecture, and implementation of the new Policy Injection Application Block.

Read More

Effective Policy Viewer for the Policy Injection Application Block

Check out the Effective Policy Viewer for the Policy Injection Application Block to help identify which policies will apply to which objects and methods.

Read More

Enterprise Library 3.0 Released

The new version of Enterprise Library 3.0 includes a new Validation Application Block, Policy Injection Application Block, Visual Studio-Integrated Configuration Editor and many more enhancements.

Read More

Topics



Popular Tags



External Topics