Original URL: http://www.theregister.co.uk/2007/12/07/volta_technology_preview/
As the mad scientists in Microsoft's Live Labs threw the switch on an experimental developer toolset this week the company was already getting flack for copying somebody else - Google.
The technology preview of Volta, now available for tire kicking here (http://labs.live.com/volta), is designed to let developers build multitier web applications by applying familiar techniques and patterns from .NET application development.
Using Volta, developers design and build applications first as .NET client applications - historically, web applications begin life as server-side applications. Once the client application is developed, declarative statements assign classes and methods to run parts of the application on the server, and other parts on the client.
This declarative tier-splitting capability makes it possible to postpone irreversible architectural decisions about distribution until the last possible moment, according to group product manager for Microsoft Live Labs Alex Daley.
Volta uses MSIL to MSIL in post-compilation steps to split the code. MISL (Microsoft Intermediate Language) is used to compile applications written in .NET languages. "Instead of writing, say, JavaScript on the client, ASP.NET on the server, and writing all the required communication bindings, we automate the creation of all of that," Daley said.
In effect, Volta also extends the .NET platform to further enable the development of Microsoft’s “software plus services” idea using existing and familiar tools and techniques, Daley added.
Unveiled as a technology preview this week the forums began filling up in one day, and participants were reporting that they had built entire applications with the toolset. "One day - you can't ask for more than that," Daley commented.
Early interest in the tech preview also generated some initial criticism. A common complaint: Volta is a clone of the Google Web Toolkit (GWT). The GWT is an open-source Java development framework that compiles Java source code into JavaScript. Like the GWT, Volta provides a subset of the standard class library for code running on the client. But the differences between the two toolsets, according to Microsoft architect Erik Meijer, are striking.
"The GWT toolkit allows you to write your code in Java and run it in JavaScript," Meijer told The Register. "That's a one-to-one model. But Volta gives you a many-to-many solution. You can write the code in many languages and target many different execution engines."
Developers using Volta can use C#, Visual Basic, IronPython, and other .NET languages that utilize the framework's libraries and tools.
Also, the declarative tier splitting and automatic refactoring capabilities of Volta eliminate much of the manual labor that is still required by the GWT to create multitier applications, Meijer added. And because Volta leverages a common intermediate language, it supports end-to-end profiling.
Another concern: Volta doesn't work with Visual Studio 2005 - it requires Visual Studio 2008 that slipped out to MSDN subscribers last month.
Microsoft Live Labs is an applied research group within Microsoft, part of Ray Ozzie's organization. The Lab is dedicated specifically to advancing the state of the art of Internet-related technologies.
Volta is the result of a collaboration of product teams across Microsoft, Daley said. "This is one of those collaborations where we felt that there was huge potential to change the way developers think about building distributed applications," he said.®
Why is Ruby on Rails so darn slow? (21 April 2008)
http://www.theregister.co.uk/2008/04/21/bray_ruby_rails/
Pump some IronPython with Studio IDE (17 April 2008)
http://www.theregister.co.uk/2008/04/17/iron_python_part_two/
Quick scripting for .NET with IronPython (13 March 2008)
http://www.theregister.co.uk/2008/03/13/ironpython_part_one/
Database spin on Sun's Python hires (4 March 2008)
http://www.theregister.co.uk/2008/03/04/sun_python/
Microsoft's LAMP answer arrives in pieces (27 February 2008)
http://www.theregister.co.uk/2008/02/27/windows_server_2008_launch/
Ruby project yields to Microsoft (5 February 2008)
http://www.theregister.co.uk/2008/02/05/ruby_dot_net_ends/
Emacs diet for Visual Studio? (3 January 2008)
http://www.theregister.co.uk/2008/01/03/emacs_dot_net/
Get stuck in to Visual Studio 2008 (18 December 2007)
http://www.theregister.co.uk/2007/12/18/visual_studio_2008_review/
JBoss serves stuffed Eclipse IDE (11 December 2007)
http://www.theregister.co.uk/2007/12/11/jboss_developer_studio/
Project Astoria a hit at TechEd (13 November 2007)
http://www.theregister.co.uk/2007/11/13/project_astoria/
Get started with Silverlight (5 November 2007)
http://www.theregister.co.uk/2007/11/05/get_started_with_silverlight/
Visual Studio 2008 release by end November, Sync Framework announced (5 November 2007)
http://www.theregister.co.uk/2007/11/05/visual_studio_2008_november/
Eclipse releases RAP 1.0 Ajax toolkit (15 October 2007)
http://www.theregister.co.uk/2007/10/15/eclipse-rap_sheet/
MS shines Silverlight into thin AIR (and kicks 'beaten up' Google Gears) (17 September 2007)
http://www.theregister.co.uk/2007/09/17/microsoft_loves_silverlight_slams_adobe_air_google_gears/
Getting Google’s Web Toolkit going (12 September 2007)
http://www.theregister.co.uk/2007/09/12/gwt_in_action/
Introducing Microsoft LINQ (30 July 2007)
http://www.theregister.co.uk/2007/07/30/intro_microsoft_linq/
Google Gears up for offline web apps (31 May 2007)
http://www.theregister.co.uk/2007/05/31/google_gears_offline_web/
Googled by GWT - Part 2 (29 June 2006)
http://www.theregister.co.uk/2006/06/29/google_gwt-part2/
Googled by GWT - Part 1 (26 June 2006)
http://www.theregister.co.uk/2006/06/26/google_gwt/
Microsoft flips Atlas a second time (13 April 2006)
http://www.theregister.co.uk/2006/04/13/microsoft_atlas/
© Copyright 2008