Brad Wilson在他自己的博客写了有关ASP.NET MVC3依赖注入支持的一系列文章,但由于某些原因(你懂的),需要FQ才能阅读。
为了方便自己也方便喜欢的同学,特意FQ再拷贝回来发布,以下是这一系列文章的索引:
- Part 1: Introduction
- Part 2: Controllers
- Part 3: View Engines/View Pages
- Part 4: Filters
- Part 5: IDependencyResolver
- Part 6: Model Validation
- Part 7: Model Metadata
- Part 8: Value Providers
- Part 9: Model Binders
- Part 10: Controller Activator
- Part 11: View Page Activator