In this post we will take a step by step look on enabling Windows Azure Mobile Services in Windows Azure portal. To enable it login to Windows Azure Management PortalAfter successful login to the portal in the bottom click on…
In this post we will take a step by step look on enabling Windows Azure Mobile Services in Windows Azure portal. To enable it login to Windows Azure Management PortalAfter successful login to the portal in the bottom click on…
In this post we will take a look on performing basic operations on Windows Azure table using Windows Azure Storage Client Library 2.0. To work with Windows Azure Storage Client 2.0 grab the library from NuGet package. Right click on…
To start working with Windows Azure Storage Client Library 2.0. I created a project and tried adding reference of Windows Azure Storage Client Library 2.0 using NuGet. When I tried installing, I got following error message. “Microsoft.Data.OData could not be…
I thank my friend Suchit Khanna for co-authoring this article with me Data is an ubiquitous entity in today’s world of application development, present in some form or the other, and your application should have an intuitive UI that is…
I was busy working with other stuff and after long time today I resumed my working with Windows 8 development. I opened an old project and directly press F5 to run the application on local machine. While I tried to…
In this post we will do walkthrough of installing Windows Azure SDK on Visual Studio 2012. If Windows Azure SDK is not installed on your machine then on launching of Visual Studio 2012 and selecting Cloud project template, you will…