21 Jul 2009

July CTP of Windows Azure SDK Released


Κυκλοφόρησαν οι νέες εκδόσεις των Windows Azure SDK (July 2009) και Windows Azure Tools for Visual Studio.

Οι αλλαγές που υπάρχουν και όπως αναφέρονται στο Windows Azure Blog είναι οι εξής:

Windows Azure SDK

  • The Windows Azure SDK supports developing and deploying services containing multiple web and worker roles. A service must include at least one role, of either type, and may include zero or more web roles, and zero or more worker roles.
  • The new PowershellRole sample hosts the Powershell runtime within a Windows Azure role. It demonstrates a simple remote console web role as well as a worker role whose implementation is a Powershell script. The host also includes the CloudDrive sample snap-in to provide access to Windows Azure Storage from script.

Windows Azure Tools for Visual Studio

  • New project creation dialog
  • Support for developing and deploying services containing multiple web and worker roles. A service may contain zero or more web roles and zero or more worker roles with a minimum of one role of either type.
  • Ability to associate any ASP.NET Web Application project in a Cloud Service solution as a Web Role
  • Support for building Cloud Services from TFS Build
  • Enhanced robustness and stability


Μπορείτε να κατεβάσετε τις νέες εκδόσεις εδώ

Comments are closed