La tecnología Volta (technology preview) es un set de herramientas para desarrolladores que permite construir aplicaciones web multi-capa, aplicando técnicas familiars y patrones. Suena bastante interesante... demasiado interesante diría yo!.
Según textualmente indica el sitio oficial:
First, design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.
En teoría los desarrolladores podríamos utilizar ya sea web browser o el CLR como clientes y Volta manejaría la complejidad del manejo de capas (tier-splitting). Volta comprende herramientas para ejecutar tareas de profiling a todo nivel con la finalidad de realizar refactoring a nivel de arquitectura y optimizaciones de forma simple y rápida.
Me he bajado el technology preview y te anticipo los requerimientos:
Design Time Requirements:
- Visual Studio 2008 (Beta 2 [20706.1] or RTM [21022.8]) with .NET Framework 3.5, and
- A web browser (Internet Explorer 6+ or Firefox 2) for integrated debugging
Client Run Time Requirements:
Volta applications can be compiled target either the full .NET framework runtime version 3.5 or standards-conformant web browsers with JavaScript support.
Server Run Time Requirements (Remote Deployment):
On the server tier Volta applications require version 3.5 of the Microsoft .NET framework, Internet Information Services (IIS) version 6 or 7, and ASP.NET.
Samples
Qué sería de la mención a este projecto sin algo de ejemplos, aquí los ubico:
Word Worm
Una aplicación de Búsqueda de palabras en Inglés con mecanismo de sugerencias... Realmente sorprendedor...
Virtual Earth SDK - Volta Style
Un subset del actual SDK de Virtual, a diferencia del original, este utiliza Volta, de manera que todo el código es C#.
Descarga.
Yo no esperaría demasiado... siempre es bueno aprender:
http://labs.live.com/volta/download/
Sea el primero en calificar este post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5