The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Latest Diggs - Programming

Computers Blogs - Blog Top Sites

Site Hits

Total: 3,822,723
since: 19 Jan 2005

Microsoft Volta - just another codename?

posted Wed 11 Jul 07

So I was catching up on my RSS subscriptions when I noticed that I got a new notification about a Channel 9 video. Here's a link to the channel 9 video I'm referring to in case you haven't seen it yet. From what I can tell, Volta is the offshoot of a project originally started called Tesla. Tesla and Volta were both scientists that were extremely influential in the research of electricity.

Anywho. What the heck is Volta? I can't really tell, since there doesn't seem to be a downloadable CTP of it anywhere, and there's no home page for it like there is for other projects like Silverlight and Astoria, etc. This video and some sparse commentary by Mary J Foley are about the only information I have on it.

From what I can gather, it basically works like this: You create your application starting off as if you're building a single-tier client application. Instead of programming to the WPF model or to the Silverlight model, you program to this other common model, using your favorite .NET language (which is C# for me, obviously). Then, what you end up with is a single compiled binary Assembly. It's not an executable file, it's nothing more than a bunch of MSIL and embedded resources. Now is where the good stuff happens. If you decide to deploy this binary file on a server, using some special Volta Mojo that resides on the server, it can take the MSIL that you generated and essentially generate JavaScript from that MSIL. If the end user hits your page with a Silverlight-capable browser, the generated code will result in a Silverlight application. If the end user hits your page with a downlevel (non-Silverlight) browser, then the server application might generate JavaScript that manipulates DHTML and does some very AJAXy type stuff.

What worries me is that this looks like yet another attempt at the oft-failed paradigm of "write once deploy anywhere". The thing that I think looks promising about this is that the deployment pattern appears to be explicit. In other words, through attributes stuck on your code, you can choose whether a particular class is going to be running on the server or the client, etc. Again, this is all speculation considering I don't have access to any of the information on the project.

So, if you're reading this and you're on the Volta project - I wouldn't mind at all if you sent me some bits to play with :) The concept of being able to write an application that simply does what it is supposed to do that can then be easily refactored from standalone client to smart client to server-side Silverlight app, etc is extremely appealing - and also very frightening. On the one hand developers might be able to become far more productive by developing for this single model and then letting the Volta "engine" (for lack of a better term) deal with the underlying deployment semantics. The flipside of that, of course, is that this could be yet another lowest-common-denominator model. If the overall experience of my application is going to be reduced in exchange for the flexibility that Volta provides, then I might not use Volta at all. The bottom line is I want the best experience for my users and if Volta hinders that by allowing me to write "tier agnostic" code, then I'm probably going to shelve the idea of writing such code.

Only time will tell if this concept can become something viable. By time, of course, I mean time spent writing code with it :)

tags:        

links: digg this    del.icio.us    technorati    reddit

AddThis Social Bookmark Button




1. Erb left...
Wed 11 Jul 07 12:12 pm

Microsoft did OK besting Java with dotNet. But they dropped the ball by not promoting its cross-platform capabilities earlier (they are MS, after all). I think they could get this to work, if they truly want it to. They have to be willing to accept that there might be browsers other than IE out there.


2. Kevin Hoffman left...
Wed 11 Jul 07 12:17 pm

Well, if the browser detection inside the Volta engine detects Firefox or Safari or IE with the Silverlight plug-in, then it doesn't have to worry because Silverlight is already handling a lot of the cross-platform cross-browser capabilities.

It'll be interesting to see how it all plays out..and I want a CTP of this... now :)


3. Seth left...
Wed 11 Jul 07 6:03 pm

Why does nobody ever discuss search engine optimization? Have search engines suddenly developed the ability to index everything, or are they no longer relevant? This seems to me to be a facility that is great for older browser support, but even better for serving up content to spider bots.

Am I completely insane on this one?


4. Erik Meijer left...
Wed 01 Aug 07 1:34 am

Kevin, shoot me an email. Thanks, Erik


5. Kevin Hoffman left...
Wed 01 Aug 07 7:21 am

Erik.. I'd love to, please send me your contact information.


6. Kris C. left...
Tue 30 Oct 07 12:43 pm

I am also interested in a CTP. I am eager to try it out.


Tag Related Posts

Cappuccino, Objective-J, and You

Wed 10 Sep 08 6:14 P GMT-05

Gin and the Cognitive Surplus

Fri 09 May 08 12:55 P GMT-05

Volta is to Ajax what Tums is to my Stomach

Wed 30 Jan 08 4:11 P GMT-05

Microsoft unveils an MVC framework for ASP.NET

Mon 08 Oct 07 12:58 P GMT-05
tags:      

Yet another half-app from Google

Tue 18 Sep 07 7:08 P GMT-05
tags:      

Astoria and the Semantic Web

Mon 16 Jul 07 3:47 P GMT-05

Microsoft Volta - just another codename?

Wed 11 Jul 07 2:43 P GMT-05
tags:        

My Appearance in the RIA Shootout on sys-con.tv

Tue 05 Jun 07 11:41 A GMT-05
tags:              

SuiteTwo Debuts

Thu 19 Apr 07 2:53 P GMT-05

Web 2.0 - I've had it all wrong!

Mon 30 Oct 06 8:51 P GMT-05
tags:    

ASP.NET Ajax v1.0 Beta

Fri 27 Oct 06 6:17 P GMT-05
tags:      

MySpace: We don't need Web 2.0

Fri 15 Sep 06 11:29 A GMT-05

Review of Diigo

Wed 09 Aug 06 12:20 P GMT-05

Scrobbles, Diggs, Flickrs and Tags Oh My!

Tue 01 Aug 06 5:25 P GMT-05