Unity Screencast - Dependency Injection / IoC From Microsoft Patterns & Practices
by David Hayden ( Florida ASP.NET Developer ), Filed: .NET Tools
I created a screencast on Unity that shows one way to use it both with the ASP.NET MVC Framework and ASP.NET Webforms using the Model-View-Presenter ( MVP ) Pattern. The screencast is showing the February 2008 CTP of Unity and discusses the following topics:
- Unity.
- ASP.NET MVC Framework.
- ASP.NET Model View Presenter Pattern.
- Custom Controller Factory.
- UnityContainer Register and SetSingleton Methods.
- UnityConfigurationSection for Web.config and App.config.
You can view the screencast here:
Hope it helps.