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

 

Unity Interception Extension and RemotingPolicyInjector Screencast - Unity Tutorials


Unity Interception Extension and RemotingPolicyInjector Screencast

Unity Interception Extension and RemotingPolicyInjector Screencast

Unity v1.2 is currently still in development and subject to change. However, in the current drops you will find a new Interception Extension and RemotingPolicyInjector that provide Aspect-Oriented Programming ( AOP ) Features based upon functionality currently in the Enterprise Library Policy Injection Application Block. In fact, it looks like many of the core features in PIAB are being added to the Unity Application Block by way of a new assembly, called Microsoft.Practices.Unity.Interception. In this screencast I show how to use the Unity Interception Extension and RemotingPolicyInjector in a console application along with a custom HandlerAttribute and ICallHandler to provide AOP type functionality in your applications.

The screencast highlights:

  • Unity Interception Extension
  • RemotingPolicyInjector
  • Microsoft.Practices.Unity.Interception Assembly
  • HandlerAttribute
  • ICallHandler

Download ( 16MB, 15min WMV File )

Download ( 27MB, 15min iPhone )



Unity Interception Extension and RemotingPolicyInjector Show Notes

For more information on Unity v1.2 IoC and Dependency Injection:

 

Unity Screencasts

 

You can also find several Unity Tutorials and Samples.

Hope this helps,

David Hayden


Tags: PolicyInjectionApplicationBlock, Unity