The preview 3 of ASP.NET MVC framework can be downloaded from here.
Download details: ASP.NET MVC Preview 3
Links pertaining to the dependency injection and how it relates to ASP.NET MVC framework.
- Dependency Injection was made for ASP.NET MVC
- Inversion of Control Containers and the Dependency Injection pattern
- ASP.Net MVC Framework - Create your own IControllerFactory and use Spring.Net for DI
- TDD and Dependency Injection with ASP.NET MVC
- http://haacked.com/archive/2007/12/07/tdd-and-dependency-injection-with-asp.net-mvc.aspx
- MVC Storefront: Dependency Injection
- List of .NET Dependency Injection Containers (IOC)
- IOC and Unity compared to other containers
- Introduction to using StructureMap for Dependency Injection
- Screencast: Unity and Dependency Injection
- Dependency Injection with Spring.NET
- Context Variables in Ninject
- MVC Samples - http://www.codeplex.com/mvcsamples/