December 05, 2007

Microsoft offers Volta preview for Web apps development

Volta, which requires Visual Studio 2008, features declarative tier-splitting for server and client parts, and SaaS apps are enabled

Microsoft is releasing on Wednesday a technology preview of its Volta Web developer toolset, which is intended to make it easier to build multitier Web applications, including applications useful in SaaS (software as a service) environments.

With Volta, developers can use C#, Visual Basic, IronPython, or other .Net languages that utilize .Net libraries and tools, Microsoft said. But taking advantage of Volta requires the newly released Microsoft Visual Studio 2008 toolset because Volta will not work with the earlier Visual Studio 2005 release, said Alex Daley, group product manager for Microsoft Live Labs, which is helping to develop Volta.

The preview is accessible on Microsoft Live Labs' Web page. With Volta, developers do not have to tailor the application specifically for the Web, said Daley.

"What we're trying to do is make it easier to build Web applications by allowing programmers to focus on what they want to do and automating the how," said Eric Meijer, principal architect for Volta.

Developers prototype the application first as an entirely client application and then use a method called declarative tier-splitting, which allows developers to specify which parts of a program run on the server tier and which parts run on the client tier with a simple, declarative markup, said Daley.

Afterward, the compiler takes care of the client code, server code, and boilerplate code that ties the two tiers, handling such functions as communication, serialization, and security.

[ For more perspective on Volta, see Martin Heller's blog. ]

"At the end of the day, Volta is the framework that builds the apps so that you can have both the client and server together," said Daley.

A software developer doing a competitive analysis of next-generation Web platforms and tooling found Volta useful for developing software to run "in the cloud."

"The primary benefits for Microsoft developers is that they can use familiar tools to develop software that runs in the cloud and hence isn't hostage to the Microsoft run time," said the developer Dave Thomas, founder and chairman of Bedarra Research Labs. "It addresses one of the major problems of Web 2.0, which is development tooling."

"Unlike Silverlight, Volta has a small footprint and only depends on a good JavaScript virtual machine," Thomas said.

Volta will only work with Visual Studio 2008 because it is just built to work with the .Net Framework 3.5 right now, which is offered as part of Visual Studio 2008, Daley said.

Volta furthers Microsoft's software plus services efforts, including SaaS, because it enables easier development of multitier applications, the company said. Volta takes advantage of technologies such as Microsoft's LINQ (Language Integrated Query) and AJAX (Asynchronous JavaScript and XML) and automates certain low-level aspects of distributing applications across multiple tiers. Developers can instead focus on distinguishing features of an application.

End-to-end debugging and performance profiling are featured as well. Volta measures the speed and performance of an application to see how it performs on the client and server. Fine-tuned adjustments are enabled, such as moving a piece of code from the client to the server late in the development process.

Close

On Twitter now

Application development

Powered by Twitter

White Paper

D2D Virtual Tape Library Replication Primer

This whitepaper explains the terminology and concepts behind Data Replication technologies and establishes some sizing rules through worked examples. Learn the new paradigm in disaster tolerance—protect data anywhere.

Download now »

White Paper

An Alternative to Virtualization for Datacenter Cost Savings

Server virtualization is a popular option for dealing with mounting datacenter costs. Another equally promising approach is the use of an Application Delivery Controller. Citrix NetScaler provides a low-cost way for organizations to reduce their server count and accrue cost savings from a reduction in space, cooling, power and personnel.

Download now »

White Paper

Why Your Firewall, VPN, and IEEE 802.11i Aren't Enough to Protect Your Network

The emergence of WLANs has created a new breed of security threats to enterprise networks.

Included in HP ProCurve WLAN solutions is security technology that alleviates threats from WLANs through:
* Monitoring wireless activity inside and out of the enterprise
* Classifying WLAN transmissions into harmful and harmless
* Preventing transmissions that pose a security threat to the enterprise network
* Locating participating devices for physical remediation

Download now »

White Paper

Bringing the Edge to the Data Center

Effectively address data protection challenges, implementing solutions that help store and protect business–critical data while cutting costs and improving efficiency and reliability.

Download now »

Sign up to receive InfoWorld Resource Alerts

Subscribe to the Developer World Newsletter

Receive a weekly roundup about the art and science of software development.

©1994-2009 Infoworld, Inc.