Home Interviews Developers Our View Forums Blogs We Like The List

Get Windows Live Wave 3!

Windows Live Windows Live

Tag Cloud

Clustering with the VE ASP.NET control

Click here to play this video

Widgetbox Widget

Featured Article:

Windows Live Photo Gallery gets new OEM partners, Sync integration, and more

Windows Live Photo Gallery from the Windows Live Essentials suite is getting some upgrades in the upcoming “Release Candidate” release too. Besides the many bug fixes (including the wlcomm.exe crash and 100% CPU usage bug ), we also found out from Brian Hall’s interview that Windows Live Sync (FolderShare) will come installed along with Windows Live Photo Gallery to sync your photo albums across multiple PCs, as long as you sign in with the same Windows Live ID on more than one computer: Perhaps more good news for Microsoft’s Windows Live push is that HP had recently signed up to include Windows
by damaster on 15 Nov 2008, 11:59 AM with 7 comment(s) and 1,102 views

Microsoft releases Volta Tech Preview

Today, Microsoft announced the availability of the Volta Technology Preview. Volta is a toolset that allows to developers to split their application easily into different client and server parts. This decision is usually taken very early in the design process, but Volta allows this decision to be postponed to the last possible moment. Volta integrates very well in Visual Studio and with the .NET Framework, supporting AJAX, JSON and more. It basically extends the .NET platform to Software+Services (SaaS) applications, by using existing and familiar libraries, languages, tools, and techniques.

Volta allows you to develop a complete web application in 1 layer and allows you to make decisions about moving logic to other layers late in the development process, letting the compiler manage creating boilerplate code such as communication between the layers. Due to the deep integration in Visual Studio, developers can easily debug the original application, without worrying about the details. Because the amount of information a developer has to learn is minimized and because Volta automatically generates the code needed for splitting up an application, developers can spend more time in other things, in for example testing. Specifying what should run on a client and what should run on a server is as easy as marking functions with attributes.

Volta support the creation of web Applications and web Controls, where an Application consists of multiple pages, a Control consists of a collection of controls (for example two textboxes and a button). Both Applications and Controls are available via a template in Visual Studio.

In order to use Volta for web application development, you'll need:

  • .NET Framework 3.5
  • Visual Studio 2008
  • A web browser

When using this software, please remember that it is experimental and that it may take many years to realize the full vision. However, you're encouraged to download it and give it a try!

Thanks to Mary Jo Foley for informing us.


Posted Dec 05 2007, 08:34 PM by ChrisW
Powered By Community Server Themed By nb development
Copyright © 2006-2008 LiveSide All Rights Reserved
Microsoft, Microsoft logos, Windows and Windows Live are trademarks of Microsoft Corporation.