You just don't see such great documentation and guidance from other open-source projects :)
Use the Unity Application Block for dependency injection into ASP.NET Pages Part II!
A screencast that shows one way to implement Unity into your ASP.NET Web Applications to inject dependencies into your web pages.
Congratulations to the Enterprise Library Team for their release of Enterprise Library 4.0. A few enhancements and bug fixes in this release, but most importantly it comes with Unity IoC Integration.
A lot of the modularity, discoverability, and IoC Container stuff I like in the WCSF, SCSF, and Prism I use in my composite ASP.NET MVC applications.
Looks like Microsoft Patterns & Practices is slowly releasing the updated WCSF Visual Studio 2008 and .NET 3.5 Guidance Bundles for download. Get 'em while they're hot.
Michael Puleio is writing a series of articles on converting the CWAB in WCSF to Unity. I have a Simple Web Application Block that...