A Simple IronPython Route Mapper for ASP.NET MVC(www.codevoyeur.com)
submitted by
zblock(90) 1 year, 10 months ago
Though compiled-code as configuration has become a popular alternative to XML configuration, it does come at the price of build and deployment flexibility. This article demonstrates how to avoid a cluttered Global.asax and XML config by moving ASP.NET MVC route mappings out of the standard RegisterRoutes method and into a Python file.
|category: MVC
|Views: 20
tags:
MVC another
Everyones tags:
Your Tags: