InfoQ

News

ASP.NET Futures to Include Support for Ruby?

Posted by Jonathan Allen on May 22, 2007 06:04 AM

Community
.NET,
Ruby
Topics
Silverlight ,
Web Frameworks
Tags
AJAX ,
IronRuby ,
ASP.NET ,
IronPython

The Microsoft website ASP.NET has released the May 2007 edition of ASP.NET Futures. This release demonstrates potential features for post-Orcas versions of ASP.NET including Sivlerlight controls and dynamic language support. Features include:

  • The Silverlight controls mentioned include a media control for displaying audio and video and a XAML control for embedding XAML and related JavaScript files.
  • On the AJAX side, improved support for managing browser history with plans on restoring functionality to the back button.
  • Dynamic data controls, an extension to the current data bound grids, will support automatically formatting runtime-bound columns.
  • A search API that integrates into commercial search engines like Windows Live Search, and presumably Google.

And finally, Somasegar adds something of interest for the Python and Ruby crowd

Dynamic Languages support in ASP.NET - Provides support for both IronPython and Managed Jscript, as well as the DLR (Dynamic Language Runtime) - extending the language choice for developers and brings the benefits of dynamic languages to the entire .NET platform from client to server. With the DLR you can use those same languages on the Server for ASP.NET Web applications, Web Services, and more.






 

No comments

Reply

Exclusive Content

Book Except and Interview : Aptana RadRails, An IDE for Rails Development

Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.

Building your next service with the Atom Publishing Protocol

In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.