b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

Office Tweaks

Volta! From Microsoft Live Labs

by Jerome Locson on December 7th, 2007

Here’s another great thing to checkout this coming weekend, especially for web developers. Microsoft Live Labs currently released a developer toolset that helps build multi-tier web applications, it is called Volta. Volta debuts under technology preview and you can check more updates about this new toolset in their blog. Here’s some excerpt of their first blog entry:

logo-volta.png Volta’s declarative tier-splitting enables developers to postpone architectural decisions about distribution until the last possible responsible moment. Also, thanks to a shared programming model across multiple-tiers, Volta enables new end-to-end profiling and testing for higher levels of application performance, robustness, and reliability. Using the declarative tier-splitting, developers can refine architectural decisions based on this profiling data. This saves time and costs associated with manual refactoring. In effect, Volta extends the .NET platform to further enable the development of software+services applications, using existing and familiar tools and techniques.

You architect and build your application as a .NET client application, assigning the portions of the application that run on the server tier and client tier late in the development process. You can target either web browsers or the CLR as clients and Volta handles the complexities of tier-splitting. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and all communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together. In effect, Volta offers a best-effort experience in multiple environments without requiring tailoring of the application.

So, don’t forget to check it out this weekend and please refer this new tool to your friends or colleagues who are web developers by profession. I will try this for sure. Thank you.

POSTED IN: General, Microsoft, New Products, multimedia

0 opinions for Volta! From Microsoft Live Labs

  • No one has left a comment yet. You know what this means, right? You could be first!

Have an opinion? Leave a comment: