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

IronPython

IronPython is a powerful and flexible open source language. It may be used to create self contained .NET-based programs and it embeds nicely within existing .NET applications. With the release of the DLR, ASP.NET will gain the benefits of this dynamic language.

Articles

A Simple IronPython Business Object Validation Framework
A Simple IronPython Dependency Injection Framework
A Simple IronPython ControllerFactory for ASP.NET MVC
A Simple IronPython ActionFilter for ASP.NET MVC
A Simple IronPython Route Mapper for ASP.NET MVC
An Unobtrusive IronPython ViewEngine for ASP.NET MVC