In the last post we’ve seen how to create Custom API in Azure mobile service. Here in, we will see how to consume it in a windows phone 8 a...
Read more »
Sunday, January 12, 2014
Saturday, January 11, 2014
Creating Custom Api in Azure Mobile Services
We have already discussed what are WebApis and Restful Services in the previous posts. In this post we will look how can we create the API...
Read more »
Labels:
Azure
,
JavaScript
,
RESTFul
,
Web Api
Friday, December 27, 2013
Hosting Web Api and WCF service in Windows Azure
It wouldn’t be wrong saying that Windows Azure is the platform of awesomeness. You can do a lot of cool stuffs in Windows Azure. And most...
Read more »
Thursday, December 26, 2013
Consuming Windows Azure Mobile Service with JavaScript
We have seen already how can we consume the Azure mobile service with C#, let’s now look at how can we do the same in JavaScript. We...
Read more »
Labels:
Azure
,
HTML5
,
JavaScript
,
Windows8
Fetching Windows Azure Mobile Service Data
Inserting data is one half of a story, which is incomplete until you reveal the other half. Reading data is the other half. Windows Azure...
Read more »
Consuming Azure Mobile Services with Windows Store Application
In the previous post we’ve seen how to create an Azure Mobile Service. In this post we get a bit further and see how can we use with a W...
Read more »
Wednesday, December 25, 2013
Getting started with Azure Mobile Services
One of the most prominent and interesting aspect of Windows azure is the mobile services. Azure offers various cool offerings with the mobil...
Read more »
Labels:
Azure