InfoQ

News

IronRuby and ASP.NET MVC

Posted by Jonathan Allen on Jun 19, 2008 01:19 AM

Community
.NET,
Ruby
Topics
Web Frameworks,
Scripting
Tags
IronRuby

ASP.NET MVC discards the WebForm model normally associated with ASP.NET. In its place is the Model, View, Controller framework so popular in the open source community.

Meanwhile IronRuby, Microsoft's Ruby implementation, is one of the four languages spear-heading the Dynamic Language Runtime. Ruby was chosen for its dynamic features and the surprisingly successful Ruby on Rails. It is joined by IronPython, a new version of JScript.NET, and a rarely discussed version of Visual Basic.

During Tech Ed, John Lam demonstrated Microsoft's current progress with both by showing a simple database-backed website built using a few lines of IronRuby. The demo wasn't perfect, part of the data model had to be written in C#. Notes and a copy of the sample can be found on John Lam's blog.

No comments

Reply

Exclusive Content

A Formal Performance Tuning Methodology: Wait-Based Tuning

Steven Haines talks about tackling web application performance tuning by proposing a method called wait-based tuning.

Shaw and Fowler About Forging a New Alliance

Shaw and Fowler talk about the need for a new relationship between the business department and the IT department. Studies have shown that projects mostly fail due to miscommunication between the two.

How to GET a Cup of Coffee

In this article, Jim Webber, Savas Parastatidis and Ian Robinson show how to drive an application's flow through the use of hypermedia in a RESTful application.

Archaeopteryx: A Ruby MIDI Generator

Eccentric artist turned overnight anti-celebrity, Giles Bowkett captures the heart and soul of RubyFringe as he demonstrates his revolutionary Archaeopteryx MIDI drum pattern generator.

Alexandru Popescu Discusses the InfoQ.com Site Architecture

InfoQ Chief Architect Alexandru Popescu discusses the InfoQ architecture, WebWork and DWR, Hibernate and JCR, Hibernate scalability, the new InfoQ video streaming system, and future plans for InfoQ.

LHC Grid: Data storage and analysis for the largest scientific instrument on the planet

higgs-event

The Worldwide Large Hadron Collider (LHC) Computing Grid provides data storage and analysis for the entire high energy physics community that will use the LHC.

Fostering Software Craftsmanship in a Corporate Setting

Scott talks about software craftsmanship represented by people responsible for their work, continuously learning, taking pride in their work, sharing knowledge and respecting professional standards.

Eric Nelson on Windows as a Web Platform

Eric Nelson explores Windows as a web platform using IIS 7.0 providing an architecture deep dive and striving to reduce the lines of code in web applications.