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

 

Unity IoC and ASP.NET Screencast - Dependency Injection into Web Pages


Enterprise Library 4.0 Data Access Application Block Screencast

Unity IoC and ASP.NET Screencast

A new screencast showing one way to use the Unity IoC Container from Microsoft Patterns & Practices with ASP.NET Webforms. It discusses using the UnityContainer.BuildUp Method in a Base Page Class to inject dependencies into your web pages. The screencast also shows how to attach the UnityContainer to the Global Class in ASP.NET and access it via an IContainerAccessor Interface.

The screencast highlights:

  • Unity IoC and Dependency Injection.
  • ASP.NET Webforms.
  • Injecting Dependencies into Web Pages using UnityContainer.BuildUp.
  • IContainerAccessor.

Download ( 11MB, 11min WMV File )



Unity IoC and ASP.NET Screencast Show Notes

You can download the code shown in the screencast here.

For more information on Unity IoC:


Tags: DependencyInjection, IoC, Unity


Topics



 

Popular Tags



Recent Links