ASP.NET is going to support dynamic langues, starting IronPython's v1.0.1 release.
- Download Microsoft IronPython for ASP.NET CTP here
- The install (using VS05) requires a hotfix to update System.Web.dll
- Check out the 5 walkthroughs: Creating a web page, using Shared Code, Databinding, Debugging, and creating a User Control
David Ebbo [blog] has moved from Microsoft's ASP.NET group to the CLR dynamic integration team. He has posted a great article on getting dynamic language to work in ASP.NET.
The New Dynamic Language Extensibility Model for ASP.NET
IronPython homepage on CodePlex
Print | posted on Friday, November 03, 2006 2:46 PM