13 ASP.NET MVC extensibility points you have to know(codeclimber.net.nz)
submitted by
simonech(10.1k) 3 years, 1 month ago
One of the main design principles ASP.NET MVC has been designed with is extensibility. Everything (or most of) in the processing pipeline is replaceable so, if you don’t like the conventions (or lack of them) that ASP.NET MVC uses, you can create your own services to support your conventions and inject them into the main pipeline.
This post shows 13 extensibility points that every ASP.NET MVC developer should know, starting from the beginning of the pipeline and going forward till the rendering of the view. read more...
|category: MVC
|Views: 501
tags:
ASPNETMVC MVC CodeClimber another
Everyones tags:
Your Tags: