Error!
Success!

An Unobtrusive IronPython ViewEngine for ASP.NET MVC

0
kicks

An Unobtrusive IronPython ViewEngine for ASP.NET MVC  (Unpublished)

ASP.NET MVC supports a variety of view engines. The default WebForms view engine mixes C# or VB.NET code blocks with standard HTML markup. In an effort to be more readable than WebForms, other view engines such as NVelocity, Brail and Razor have simplified syntaxes that are less intrusive to the HTML document. This article will introduce an experimental, but unobtrusive view engine that uses IronPython and eliminates virtually all templating code from the markup.


Kicked By:
Drop Kicked By: