Browse by Tags

All Tags » Azure (RSS)

Consuming Windows Azure Mobile Services REST API from ASP.NET Web API App by shiju

Windows Azure Mobile Services lets the developers to use structured storage, user authentication and push notifications to Android, iOS, HTML, Windows Store, or Windows Phone 8 apps  by leveraging the Windows Azure Cloud platform. Using with Windows...

Windows Azure SDK 2.0 for .NET Released by shiju

The Windows Azure Cloud Computing platform has been in the big news after the platform exceeded the annual revenue of $1 billion. Today, Microsoft has been released the Windows Azure SDK 2.0 for .NET update that lets the .NET developers to build Windows...

Sending and Receiving Messages in Windows Azure Storage Queue with JavaScript Serializer by shiju

In this blog post, I will demonstrate sample code for sending and receiving messages in Windows Azure Storage Queue with JavaScript Serializer for serializing and de-serializing messages. We are adding a custom type to Windows Azure Queue where we are...
Filed under: , ,

Slides and Code from My Global Windows Azure Bootcamp Presentation by shiju

I did a presentation on Windows Azure Cloud Services at Global Windows Azure Bootcamp in Kochi , India. The title of the session was “Windows Azure Cloud Services – Web Roles and Worker Roles”. In this session, I have demonstrated how to building multi...

Global Windows Azure Bootcamp in Kochi, Kerala by shiju

On April 27, a global Windows Azure bootcamp is organizing across the world. This event is a free, one-day training program for Windows Azure and delivering variety of topics on the Cloud and Windows Azure platform. You can visit the global Windows Azure...

Deploying Windows Azure Cloud Services Apps by shiju

In my previous post Building Windows Azure Cloud Services App with Web Role, Worker Role, Table Storage and Service Bus , I have demonstrated how to build a multi-tier cloud application using Windows Azure Cloud Service. In this post, I will demonstrate...
Filed under: , ,

Building Windows Azure Cloud Services App with Web Role, Worker Role, Table Storage and Service Bus by shiju

Windows Azure Cloud Services, provides a Platform as a Service (PaaS) offering for building multi-tier, highly scalable, reliable cloud applications on the Windows Azure Cloud platform. In this blog post, I will demonstrate how to build a multi-tier Windows...

Using async/await with Windows Azure Service Bus Client SDK by shiju

The Windows Azure team has recently released Windows Azure Service Bus 2.0.0-beta which lets the Windows Azure developers to use Task based  asynchronous operations while working with Windows Azure Service Bus. Now the Windows Windows Azure Service...

Demo app and eBook for Windows Azure Mobile Services for iOS Clients by shiju

Mobile Cloud and Windows Azure Mobile Services The key advantage of the Cloud computing is the salability power and the business agility where you don't have to worry about your infrastructure and you can focus on your apps which can easily scale up and...
Filed under: , ,

Automating Windows Azure with Windows Azure CLI by shiju

Recently, Microsoft Windows Azure team has announced the release of azure-cli 0.6.10 which can be used for automating Windows Azure in an easy and elegant manner. The azure-cli is a Node.js based cross platform command line tool for Windows Azure, which...
More Posts Next page »