Code Voyeur
RSS
Data Access Languages MVC ORM About Roadmap Contact Site Map RSS Sample Code Presentations Snippets dll Hell .net Rate My Snippet

Dynamic Language Runtime

The Dynamic Language Runtime (DLR) is a set of services that allow dynamic languages to run on the Common Language Runtime (CLR). The DLR includes support for language developers and developers who want to host script with in their applications.

Articles

A Simple IronPython ControllerFactory for ASP.NET MVC
A Simple IronPython ActionFilter for ASP.NET MVC
An Unobtrusive IronPython ViewEngine for ASP.NET MVC