Microsoft Live Labs unveils Volta Web toolkit

Microsoft's Live Labs released on Wednesday Volta (download it from CNET Download.com), a development tool designed to make it easier to partition an application's component pieces across a network.

The problem that Microsoft researchers are trying to address is the difficulty of deciding which part of the application runs under which tier -- either the client or server.

Typically, developers need to write code to handle the communication between those tiers. And they need to decide during development on how to best architect their applications for optimal performance.

With Volta, developers can make "irreversible decisions as late as possible," said Alex Daley, group product manager for Microsoft Live Labs.

The software, which is an add-in to Visual Studio 2008, lets developers write client-side code and then assign with annotations which code runs where, he explained.

Volta is written using Microsoft Intermediate Language (MSIL) which means that people familiar with Visual Studio languages, including Visual Basic and C#, can work with it. It also is integrated with tools in Visual Studio, including the debugger, and can make applications for Internet Explorer or Firefox.

Volta hasn't been integrated into Microsoft product plans yet, but it stands to have a major impact on how they design tools, Daley said.

"This kind of idea -- where we can share a single code base across client server and manage the complexity of communicating between them -- is pretty new and has big implications on how we build tools," he said.

Advertisement

Talkback 0 comments


Latest Videos

Blogs

  • David Braue Will Rudd's bush backhaul bonanza deliver?
    Rural areas will be welcoming the government's decision to put its money where its politicising is, funnelling $250m into a regional fibre upgrade to six rural centres. Remedying over a decade of near-neglect at the hands of telecoms privatisation, the investment could be the firmest step yet for Labor's NBN dream — but with inevitable political questions and a looming election, Rudd and Conroy need to deliver, and quickly, to preserve the NBN's credibility.
  • Array Doing for AV what VoIP did for telephony
    Sydney-based start-up Audinate is making traditional analog cabling obsolete in favour of TCP/IP-based networking technology. And it's doing a pretty good job so far, with its technology used by World Youth Day and the Sydney Opera House.
  • Array WiMax in Australia: Part two
    WiMax could be the standard that drives the next phase of mobile broadband, it provides an opportunity for players wanting to establish a pure IP network to carry voice and data effectively — but is this what operators want?
  • More blogs »

Tags

Back to top

Featured