ASP.NET MVC resources
Tuesday, 3 November 2009 by alexandrulGuides, best practices
Dev stack
Master pages
Dependency injection
- MVC 2 Areas and Containers
- How to use Ninject 2 with ASP.NET MVC
- Using Windsor to inject dependencies into ASP.NET MVC ActionFilters
Unit testing
Modules
Handlers
Actions and action filters
- Fluent-API to add ActionFilters to Controller in ASP.NET MVC
- Making ASP.NET MVC Actions be Transactional By Default
- M-V-VM in Asp.Net MVC : removing dependencies between asp.Net views and controller actions new
Model binding
View engines
View models
Views
- Evolution of a View in ASP.NET MVC
- Asp.Net MVC JavaScriptView new
- Supporting multiple submit buttons on an ASP.NET MVC view new