Author: you've been HAACKED | Posted on: 7/20/2008 2:03:47 PM | Views : 835

In June, John Lam wrote about a demo he gave at Tech-Ed 2008 where he showed IronRuby running on ASP.NET MVC. He posted the code for the demo online, but it relied on an unreleased version of MVC, so the code didn�t actually work. Now that Preview 4 is out, I revisited the prototype and got it working again. I use the term working loosely here. Yeah, it works, but it is really rough around the edges. As in, get a bunch of splinters rough. At least it looks better as I did take a moment to use a CSS layout from Free CSS Templates slightly tweaked by me. Getting the Prototype Up And Running The IronRuby assemblies are based on an internal build, so they aren�t the same version as the publicly available ones. As such, they are not fully signed...(read more) ...

Go to the complete details ...