Tag Archives: DLR

On a Simple IronPython ActionFilter for ASP.NET MVC

Another CodeVoyeur article on extending your ASP.NET MVC apps with IronPython. http://www.codevoyeur.com/Articles/16/A-Simple-IronPython-ActionFilter-for-ASP.NET-MVC.aspx

Tagged , , | Leave a comment

On A Simple IronPython ControllerFactory for ASP.NET MVC

Another CodeVoyeur article on using IronPython as a configuration language. This is the first to use the DLR API. http://www.codevoyeur.com/Articles/12/A-Simple-IronPython-ControllerFactory-for-ASP.NET-MVC.aspx

Tagged , , , | Leave a comment