Browse by Tags
All Tags »
Cloud Computing (
RSS)
Many customers and developers ask me lately if it possible to running ASP.NET 4.0 applications on Windows Azure. Most of them use VS2010 Beta 2 + November 09 Azure SDK. The answer: Windows Azure currently supports .NET 3.5 SP1. Similar Posts: AppFabric...
A beta release of Windows Azure Drive is now available. It was announced as XDrive at PDC 2009. With Windows Azure Drive, your Windows Azure applications running in the cloud can use existing NTFS APIs to access a durable drive. The Windows Azure application...
Many customers are asking about migration from SQL to SQL Azure. This post will describe the considerations you have to take and the migration process. First of all, be familiar with SQL Azure limitations: Transact-SQL Reference (SQL Azure Database):...
Two days ago, at the annual conference of The World Summit of Cloud Computing (http://events.myreg.co.il/IGT2009/), organized by The Israeli Association of Grid Technologies (IGT) (http://www.grid.org.il), my college, Eliaz Tobias and myself, gave a presentation...
Here are the headlines from yesterday’s announcements at Professional Developers Conference (PDC09). Windows Identity Foundation, ASP.NET MVC Beta 2 Supported on Windows Azure
Windows Server virtual machine support on Windows Azure, RTM of Windows Identity...
The Windows Azure Service Management API has been released to help you manage your deployments, hosted services and storage accounts. This is a REST-based API that uses X509 client certificates for authentication. Users can code against in their toolset...
common question is how a multi-tenant architecture works with Windows Azure Platform. You can find an answer at Project Riviera that has been released on MSDN and includes source code.
From the project page:
Project Riviera is a comprehensive code sample...
In this post I’ll explain the steps required to host a cloud service in the cloud… Step 1: Creating the project on Azure Services Developer Portal In order to host the asp.net cloud application I created in the previous post , I should login into Windows Azure Services Developer Portal . Because I created cloud service, I have to choose a new Hosted Service Project. I’ll give a label and description to the service: And give it a name… Finally, we have a project. Note : the Application ID will...
The Azure ™ Services Platform (Azure) is an internet-scale cloud services platform hosted in Microsoft data centers, which provides an operating system and a set of developer services that can be used individually or together. Azure’s flexible and interoperable platform can be used to build new applications to run from the cloud or enhance existing applications with cloud-based capabilities. Its open architecture gives developers the choice to build web applications, applications running on connected...